diff options
Diffstat (limited to 'Xos.h')
-rw-r--r-- | Xos.h | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group. * The X Window System is a Trademark of The Open Group. * */ -/* $XFree86: xc/include/Xos.h,v 3.41 2003/12/19 02:05:37 dawes Exp $ */ +/* $XFree86: xc/include/Xos.h,v 3.42 2003/12/31 01:18:41 tsi Exp $ */ /* This is a collection of things to try and minimize system dependencies * in a "signficant" number of source files. @@ -60,9 +60,11 @@ in this Software without prior written authorization from The Open Group. #endif #endif /* USG */ +#ifndef sgi #if defined(SCO325) || defined(__USLC__) #include <stdint.h> #endif +#endif #ifdef _SEQUENT_ /* |