#include <krb5/sysincl.h>
authorJohn Carr <jfc@mit.edu>
Sun, 23 Feb 1992 12:26:54 +0000 (12:26 +0000)
committerJohn Carr <jfc@mit.edu>
Sun, 23 Feb 1992 12:26:54 +0000 (12:26 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2240 dc483132-0cff-0310-8789-dd5450dbe970

src/kdc/kerberos_v4.c

index 0dcf2964532b361f224ffa89c4dcdeda4cbbba00..1fba91c8b19b443199de0fc5d6939398b5c5fa0c 100644 (file)
@@ -31,6 +31,7 @@ static char rcsid_kerberos_v4_c[] =
 #endif /* !lint & !SABER */
 
 #include <krb5/config.h>
+#include <krb5/sysincl.h>
 
 #if __STDC__ || defined(STDARG_PROTOTYPES)
 #include <stdarg.h>