summaryrefslogtreecommitdiff
path: root/Xosdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'Xosdefs.h')
-rw-r--r--Xosdefs.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/Xosdefs.h b/Xosdefs.h
index d4700bc..285362d 100644
--- a/Xosdefs.h
+++ b/Xosdefs.h
@@ -25,7 +25,7 @@ Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/include/Xosdefs.h,v 3.20 2002/05/31 18:45:39 dawes Exp $ */
+/* $XFree86: xc/include/Xosdefs.h,v 3.21 2003/12/18 16:38:34 dawes Exp $ */
#ifndef _XOSDEFS_H_
#define _XOSDEFS_H_
@@ -79,6 +79,15 @@ in this Software without prior written authorization from The Open Group.
#endif
#endif
+#ifdef _SCO_DS
+#ifndef SCO
+#define SCO
+#endif
+#ifndef SCO325
+#define SCO325
+#endif
+#endif
+
#ifdef i386
#ifdef SYSV
#if !defined(ISC) && !defined(SCO) && !defined(_SEQUENT_)