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 802698af0..211ff7234 100644 --- a/lib/hostasyn.c +++ b/lib/hostasyn.c @@ -25,9 +25,6 @@ #include <string.h> -#ifdef NEED_MALLOC_H -#include <malloc.h> -#endif #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif |