need krb5.h to use ktfile.h
authorJohn Kohl <jtkohl@mit.edu>
Wed, 25 Apr 1990 17:10:11 +0000 (17:10 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Wed, 25 Apr 1990 17:10:11 +0000 (17:10 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@588 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/keytab/file/ktf_util.c

index aa615f5ff89771b769b86b25232321928ddda429..878a512927c2c4d1a9c706b8568ecc01ac20f831 100644 (file)
@@ -43,6 +43,7 @@ static char rcsid_ktf_util_c[] =
 #endif /* !lint & !SABER */
 
 #include <krb5/copyright.h>
+#include <krb5/krb5.h>
 
 #include "ktfile.h"