From f836e1f11b7bf3449c3e469cc7799c4ed28d2356 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 2 Oct 2008 17:03:54 -0400 Subject: Unifdef ISC --- Xext/xf86bigfont.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Xext/xf86bigfont.c') diff --git a/Xext/xf86bigfont.c b/Xext/xf86bigfont.c index d5c5704de..dabbdd6e0 100644 --- a/Xext/xf86bigfont.c +++ b/Xext/xf86bigfont.c @@ -50,7 +50,7 @@ #ifdef SVR4 #include #endif -#if defined(ISC) || defined(__CYGWIN__) || defined(__SCO__) +#if defined(__CYGWIN__) || defined(__SCO__) #include #include #endif -- cgit v1.2.3