summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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>