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