diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-01-04 22:13:25 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-01-04 22:13:25 +0000 |
commit | 89d49a42362f342d643503a40625e1cb70b7ee7f (patch) | |
tree | 6c5bb17ea85f4d93e8b93a56bff38d6f105a8a42 /include/inet_common.h | |
parent | a0e2a0a19272268fc042f159e74f1573a10202cd (diff) |
- remove duplicate includes
Diffstat (limited to 'include/inet_common.h')
-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 @@ * * Heavily modified by Manuel Novoa III Mar 12, 2001 * - * Version: $Id: inet_common.h,v 1.4 2004/03/10 07:42:37 mjn3 Exp $ - * */ -#include <features.h> -#include <sys/types.h> -#include <sys/socket.h> #include "platform.h" /* hostfirst!=0 If we expect this to be a hostname, |