diff options
Diffstat (limited to 'lib/hostip4.c')
-rw-r--r-- | lib/hostip4.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/hostip4.c b/lib/hostip4.c index 5c0c8841d..3b040a48f 100644 --- a/lib/hostip4.c +++ b/lib/hostip4.c @@ -29,9 +29,6 @@ #ifdef NEED_MALLOC_H #include <malloc.h> #endif -#ifdef HAVE_SYS_TYPES_H -#include <sys/types.h> -#endif #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif |