diff options
Diffstat (limited to 'includes.h')
-rw-r--r-- | includes.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/includes.h b/includes.h index 85a907ceb..bcc3b41f2 100644 --- a/includes.h +++ b/includes.h | |||
@@ -1,4 +1,4 @@ | |||
1 | /* $OpenBSD: includes.h,v 1.26 2006/02/08 12:15:27 stevesk Exp $ */ | 1 | /* $OpenBSD: includes.h,v 1.27 2006/02/08 12:32:49 stevesk Exp $ */ |
2 | 2 | ||
3 | /* | 3 | /* |
4 | * Author: Tatu Ylonen <ylo@cs.hut.fi> | 4 | * Author: Tatu Ylonen <ylo@cs.hut.fi> |
@@ -140,7 +140,6 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg } | |||
140 | #include <netinet/in_systm.h> /* For typedefs */ | 140 | #include <netinet/in_systm.h> /* For typedefs */ |
141 | #include <netinet/in.h> /* For IPv6 macros */ | 141 | #include <netinet/in.h> /* For IPv6 macros */ |
142 | #include <netinet/ip.h> /* For IPTOS macros */ | 142 | #include <netinet/ip.h> /* For IPTOS macros */ |
143 | #include <netinet/tcp.h> | ||
144 | #include <arpa/inet.h> | 143 | #include <arpa/inet.h> |
145 | #if defined(HAVE_NETDB_H) | 144 | #if defined(HAVE_NETDB_H) |
146 | # include <netdb.h> | 145 | # include <netdb.h> |