summaryrefslogtreecommitdiff
path: root/dm.h
diff options
context:
space:
mode:
authorKean Johnson <kean@armory.com>2005-11-08 06:33:32 +0000
committerKean Johnson <kean@armory.com>2005-11-08 06:33:32 +0000
commit3834f880ba013be524cd5b4ce4ff75734742ad12 (patch)
tree4bcccc7370254f205d8eb2fec4c64353a9640ab2 /dm.h
parentd384b20b3d63f1b28d428f02746d5ec0c1e81a39 (diff)
See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902
Diffstat (limited to 'dm.h')
-rw-r--r--dm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dm.h b/dm.h
index 7c60327..3eb586c 100644
--- a/dm.h
+++ b/dm.h
@@ -80,7 +80,7 @@ from The Open Group.
#include <sys/wait.h>
#else
#define _POSIX_SOURCE
-#ifdef SCO325
+#ifdef __SCO__
#include <sys/procset.h>
#include <sys/siginfo.h>
#endif