summaryrefslogtreecommitdiff
path: root/lib/hostip4.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hostip4.c')
-rw-r--r--lib/hostip4.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/hostip4.c b/lib/hostip4.c
index a45d10580..cbb00ab2d 100644
--- a/lib/hostip4.c
+++ b/lib/hostip4.c
@@ -64,11 +64,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"