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