From: Alexandra Ellwood Date: Wed, 8 Oct 2008 22:20:48 +0000 (+0000) Subject: Removed unused header file include. X-Git-Tag: krb5-1.7-alpha1~330 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1c8a8caa9ee86d259d5f95820d8854833f33db51;p=krb5.git Removed unused header file include. (Not necessary for fix, just a cleanup) ticket: 6146 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20846 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/kim/lib/mac/kim_os_library.c b/src/kim/lib/mac/kim_os_library.c index 63edfde32..4d44f792d 100644 --- a/src/kim/lib/mac/kim_os_library.c +++ b/src/kim/lib/mac/kim_os_library.c @@ -25,7 +25,6 @@ */ #include -#include #include #include #include "k5-int.h"