From 3911e16aa570ca0709b50727c82df421f1401bd7 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 23 Feb 2013 08:35:24 -0800 Subject: unifdef -UBAD_ARPAINET Signed-off-by: Alan Coopersmith --- xhost.c | 5 ----- 1 file changed, 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 #endif /* NEEDSOCKETS */ -#ifndef BAD_ARPAINET #include -#else -/* bogus definition of inet_makeaddr() in BSD 4.2 and Ultrix */ -extern unsigned long inet_makeaddr(); -#endif #ifdef SECURE_RPC -- cgit v1.2.3