projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ae4e73
)
Added include of sys/types.h
author
Theodore Tso
<tytso@mit.edu>
Tue, 29 Sep 1992 14:39:34 +0000
(14:39 +0000)
committer
Theodore Tso
<tytso@mit.edu>
Tue, 29 Sep 1992 14:39:34 +0000
(14:39 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2439
dc483132
-0cff-0310-8789-
dd5450dbe970
src/kdc/network.c
patch
|
blob
|
history
diff --git
a/src/kdc/network.c
b/src/kdc/network.c
index 5b82d11c6fe54094f3823b37f39fccba96eb34d7..1bc15763154d540d2cf5fe095d1ed40e26702049 100644
(file)
--- a/
src/kdc/network.c
+++ b/
src/kdc/network.c
@@
-44,7
+44,6
@@
static char rcsid_network_c[] =
#include <sys/types.h>
#include <netinet/in.h>
#include <sys/socket.h>
-#include <sys/types.h>
#include <sys/time.h>
#include <arpa/inet.h>
#include <netdb.h>