aboutsummaryrefslogtreecommitdiff
path: root/lib/hostip6.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hostip6.c')
-rw-r--r--lib/hostip6.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/hostip6.c b/lib/hostip6.c
index e1a08f78a..4da05078f 100644
--- a/lib/hostip6.c
+++ b/lib/hostip6.c
@@ -67,11 +67,6 @@
#include <process.h>
#endif
-#if (defined(NETWARE) && defined(__NOVELL_LIBC__))
-#undef in_addr_t
-#define in_addr_t unsigned long
-#endif
-
#include "urldata.h"
#include "sendf.h"
#include "hostip.h"