diff options
Diffstat (limited to 'lib/hostares.c')
-rw-r--r-- | lib/hostares.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/hostares.c b/lib/hostares.c index 1eb2aea2b..c9fbcc6de 100644 --- a/lib/hostares.c +++ b/lib/hostares.c @@ -28,9 +28,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 |