summaryrefslogtreecommitdiff
path: root/include/os.h
diff options
context:
space:
mode:
authorKean Johnson <kean@armory.com>2005-11-08 06:33:30 +0000
committerKean Johnson <kean@armory.com>2005-11-08 06:33:30 +0000
commit5390c7ab05d23f64e6d9afaa558be246a6d6e1b4 (patch)
treeb559bbac1f1e8159758556807a14af8501416316 /include/os.h
parentf5814bf3fff5352ed6edef4c58aadf2d4593f094 (diff)
See ChangeLog entry 2005-11-07 for details.
Diffstat (limited to 'include/os.h')
-rw-r--r--include/os.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/os.h b/include/os.h
index 7823b795d..0b3354eec 100644
--- a/include/os.h
+++ b/include/os.h
@@ -93,7 +93,7 @@ typedef struct _NewClientRec *NewClientPtr;
#endif
#ifndef IN_MODULE
-#ifdef SCO
+#ifdef __SCO__
#include <stdio.h>
#endif
#include <string.h>