diff options
author | Kean Johnson <kean@armory.com> | 2005-11-08 06:33:30 +0000 |
---|---|---|
committer | Kean Johnson <kean@armory.com> | 2005-11-08 06:33:30 +0000 |
commit | 5390c7ab05d23f64e6d9afaa558be246a6d6e1b4 (patch) | |
tree | b559bbac1f1e8159758556807a14af8501416316 /include/os.h | |
parent | f5814bf3fff5352ed6edef4c58aadf2d4593f094 (diff) |
See ChangeLog entry 2005-11-07 for details.
Diffstat (limited to 'include/os.h')
-rw-r--r-- | include/os.h | 2 |
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> |