diff options
Diffstat (limited to 'lib/hostip.h')
-rw-r--r-- | lib/hostip.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/hostip.h b/lib/hostip.h index 9d31707..3b1d814 100644 --- a/lib/hostip.h +++ b/lib/hostip.h @@ -34,11 +34,6 @@ #include <setjmp.h> #endif -#ifdef NETWARE -#undef in_addr_t -#define in_addr_t unsigned long -#endif - /* Allocate enough memory to hold the full name information structs and * everything. OSF1 is known to require at least 8872 bytes. The buffer * required for storing all possible aliases and IP numbers is according to |