need libos-proto for get_default_realm
authorJohn Kohl <jtkohl@mit.edu>
Fri, 27 Apr 1990 17:22:38 +0000 (17:22 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Fri, 27 Apr 1990 17:22:38 +0000 (17:22 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@626 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/krb/parse.c

index 5bc127a544501b8aa6b09640adf58cbeada23364..37b149c6f3ac2b3bdc9305bf7457914aebe7a701 100644 (file)
@@ -19,6 +19,8 @@ static char rcsid_parse_c [] =
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
+#include <stdio.h>
+#include <krb5/libos-proto.h>
 
 #include <errno.h>