From: John Kohl Date: Fri, 30 Mar 1990 16:26:45 +0000 (+0000) Subject: need more include files X-Git-Tag: krb5-1.0-alpha2~944 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b915ef7e103f8524d959549536e48a553ba36f8c;p=krb5.git need more include files git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@444 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/krb5/os/locate_kdc.c b/src/lib/krb5/os/locate_kdc.c index 70fe350e5..6cc27221c 100644 --- a/src/lib/krb5/os/locate_kdc.c +++ b/src/lib/krb5/os/locate_kdc.c @@ -20,6 +20,8 @@ static char rcsid_locate_kdc_c[] = #include #include +#include +#include #include #include @@ -28,7 +30,7 @@ static char rcsid_locate_kdc_c[] = #define KRB5_UDP_PORT htons(8973) /* XXX */ #endif #include - +#include "os-proto.h" /* * returns count of number of addresses found