From 0a09ff485babcf0d3087b1710f1151bb60ed9263 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 23 Feb 2013 08:34:29 -0800 Subject: unifdef -Uatt Signed-off-by: Alan Coopersmith --- xhost.c | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/xhost.c b/xhost.c index 841233c..c1cd674 100644 --- a/xhost.c +++ b/xhost.c @@ -82,19 +82,9 @@ X Window System is a trademark of The Open Group. #include #ifdef NEEDSOCKETS -#ifdef att -typedef unsigned short unsign16; -typedef unsigned long unsign32; -typedef short sign16; -typedef long sign32; -#include -#include -#include -#else #include #include #include -#endif #endif /* NEEDSOCKETS */ #ifndef BAD_ARPAINET -- cgit v1.2.3