diff options
Diffstat (limited to 'lib/hostip6.c')
-rw-r--r-- | lib/hostip6.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/hostip6.c b/lib/hostip6.c index d69a4c658..777b1e319 100644 --- a/lib/hostip6.c +++ b/lib/hostip6.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 |