need config.h for the max life stuff
authorJohn Kohl <jtkohl@mit.edu>
Mon, 7 May 1990 17:11:24 +0000 (17:11 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Mon, 7 May 1990 17:11:24 +0000 (17:11 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@762 dc483132-0cff-0310-8789-dd5450dbe970

src/admin/create/kdb5_create.c

index fef0c261c1a11ad7555d25c77ced7c12f3a8112e..28e123ff9456729a1f40f118a7f360fa563f4f09 100644 (file)
@@ -25,6 +25,7 @@ static char rcsid_kdb_create_c[] =
 #include <stdio.h>
 #include <krb5/libos-proto.h>
 #include <krb5/asn1.h>
+#include <krb5/config.h>
 
 #include <com_err.h>
 #include <errno.h>