diff options
-rw-r--r-- | include/inet_common.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/inet_common.h b/include/inet_common.h index 1c16f6ca2..bda621198 100644 --- a/include/inet_common.h +++ b/include/inet_common.h | |||
@@ -5,13 +5,8 @@ | |||
5 | * | 5 | * |
6 | * Heavily modified by Manuel Novoa III Mar 12, 2001 | 6 | * Heavily modified by Manuel Novoa III Mar 12, 2001 |
7 | * | 7 | * |
8 | * Version: $Id: inet_common.h,v 1.4 2004/03/10 07:42:37 mjn3 Exp $ | ||
9 | * | ||
10 | */ | 8 | */ |
11 | 9 | ||
12 | #include <features.h> | ||
13 | #include <sys/types.h> | ||
14 | #include <sys/socket.h> | ||
15 | #include "platform.h" | 10 | #include "platform.h" |
16 | 11 | ||
17 | /* hostfirst!=0 If we expect this to be a hostname, | 12 | /* hostfirst!=0 If we expect this to be a hostname, |