From 72d47506cef22468ec6283a735c4ee97f9b64cd6 Mon Sep 17 00:00:00 2001 From: Kean Johnson Date: Fri, 10 Jun 2005 06:54:02 +0000 Subject: SCO port update for SCO OpenServer 5 and UnixWare 7. A few general cleanups and bugs not specifically related to the port fixed along the way. --- src/FSlibos.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FSlibos.h b/src/FSlibos.h index 9113817..bfbc943 100644 --- a/src/FSlibos.h +++ b/src/FSlibos.h @@ -62,7 +62,7 @@ in this Software without prior written authorization from The Open Group. #ifndef WIN32 -#if defined(SCO) || defined(__USLC__) +#if defined(__SCO__) || defined(__UNIXWARE__) #include /* For SIZE_MAX */ #endif -- cgit v1.2.3