projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5153e68
)
put netinet/in.h inclusion with other headers
author
Ken Raeburn
<raeburn@mit.edu>
Sun, 9 Jun 2002 11:14:11 +0000
(11:14 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Sun, 9 Jun 2002 11:14:11 +0000
(11:14 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14487
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/keytab/kt_file.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/keytab/kt_file.c
b/src/lib/krb5/keytab/kt_file.c
index ab5405e1d643ae98c8105139f11f7ee916f6b9ea..f73a54793d6647dc93c07fd1e66bdc574976b576 100644
(file)
--- a/
src/lib/krb5/keytab/kt_file.c
+++ b/
src/lib/krb5/keytab/kt_file.c
@@
-1,4
+1,3
@@
-#include <netinet/in.h> /* for htons etc */
/*
* lib/krb5/keytab/kt_file.c
*
@@
-27,6
+26,7
@@
*/
#define NEED_SOCKETS
+#include <netinet/in.h>
#include "k5-int.h"
#include <stdio.h>