summaryrefslogtreecommitdiff
path: root/xhost.c
diff options
context:
space:
mode:
Diffstat (limited to 'xhost.c')
-rw-r--r--xhost.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/xhost.c b/xhost.c
index c1cd674..ae1f659 100644
--- a/xhost.c
+++ b/xhost.c
@@ -87,12 +87,7 @@ X Window System is a trademark of The Open Group.
#include <netinet/in.h>
#endif /* NEEDSOCKETS */
-#ifndef BAD_ARPAINET
#include <arpa/inet.h>
-#else
-/* bogus definition of inet_makeaddr() in BSD 4.2 and Ultrix */
-extern unsigned long inet_makeaddr();
-#endif
#ifdef SECURE_RPC