From 0f59380f98d7fdae7ce32b67ba8f2c3798e71502 Mon Sep 17 00:00:00 2001 From: Kean Johnson Date: Tue, 8 Nov 2005 06:33:31 +0000 Subject: See ChangeLog entry 2005-11-07 for details. --- gethost.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gethost.c') diff --git a/gethost.c b/gethost.c index 15f38dc..4fd9d77 100644 --- a/gethost.c +++ b/gethost.c @@ -63,9 +63,9 @@ in this Software without prior written authorization from The Open Group. #include #ifdef SYSV #ifdef i386 -#if !defined(sco) && !defined(sun) +#if !defined(SCO325) && !defined(sun) #include -#endif /* !sco && !sun */ +#endif /* !SCO325 && !sun */ #endif /* i386 */ #endif /* SYSV */ #endif /* !STREAMSCONN */ -- cgit v1.2.1