projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a88ff1
)
need more include files
author
John Kohl
<jtkohl@mit.edu>
Fri, 30 Mar 1990 16:26:45 +0000
(16:26 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Fri, 30 Mar 1990 16:26:45 +0000
(16:26 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@444
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/os/locate_kdc.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/os/locate_kdc.c
b/src/lib/krb5/os/locate_kdc.c
index 70fe350e52d748a76d3a948103b2e5a3d719ee69..6cc27221c0c77ffda632541fc4c24b4e0b3fb7b1 100644
(file)
--- 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 <krb5/osconf.h>
#include <krb5/ext-proto.h>
+#include <stdio.h>
+#include <krb5/libos-proto.h>
#include <sys/types.h>
#include <sys/socket.h>
@@
-28,7
+30,7
@@
static char rcsid_locate_kdc_c[] =
#define KRB5_UDP_PORT htons(8973) /* XXX */
#endif
#include <netdb.h>
-
+#include "os-proto.h"
/*
* returns count of number of addresses found