[Xorg-commit] xc/lib/FS FSlibos.h,1.1.4.2,1.1.4.3

Kaleb Keithley xorg-commit at pdx.freedesktop.org
Sat Dec 20 02:28:56 EET 2003


Committed by: kaleb

Update of /cvs/xorg/xc/lib/FS
In directory pdx:/home/kaleb/xorg/xc.XORG-CURRENT/lib/FS

Modified Files:
      Tag: XORG-CURRENT
	FSlibos.h 
Log Message:
merge XFree86 RC2 (4.3.99.902) from vendor branch

Index: FSlibos.h
===================================================================
RCS file: /cvs/xorg/xc/lib/FS/FSlibos.h,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- FSlibos.h	26 Nov 2003 22:48:31 -0000	1.1.4.2
+++ FSlibos.h	20 Dec 2003 00:28:21 -0000	1.1.4.3
@@ -1,3 +1,4 @@
+/* $XdotOrg$ */
 /* $Xorg: FSlibos.h,v 1.4 2001/02/09 02:03:25 xorgcvs Exp $ */
 
 /* @(#)FSlibos.h	4.1	91/05/02
@@ -50,7 +51,7 @@
 in this Software without prior written authorization from The Open Group.
 
 */
-/* $XFree86: xc/lib/FS/FSlibos.h,v 3.10 2003/09/01 20:50:10 herrb Exp $ */
+/* $XFree86: xc/lib/FS/FSlibos.h,v 3.11 2003/12/19 02:05:37 dawes Exp $ */
 
 /*
  * FSlib networking & os include file
@@ -61,6 +62,10 @@
 
 #ifndef WIN32
 
+#if defined(SCO) || defined(__USLC__)
+#include <stdint.h>	/* For SIZE_MAX */
+#endif
+
 /*
  * makedepend screws up on #undef OPEN_MAX, so we define a new symbol
  */





More information about the xorg-commit mailing list