diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-25 20:04:55 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-25 20:04:55 +0000 |
commit | 6230c3a5dc29733e4916b953ee1ade65bb44cad2 (patch) | |
tree | 4dcfb521773354eec85e5943fc3237ede1fb94fc /ace/config-sco-5.0.0-nothread.h | |
parent | 1d9cdc2996069d4ad5304bc1a131a8517bf34806 (diff) | |
download | ATCD-6230c3a5dc29733e4916b953ee1ade65bb44cad2.tar.gz |
O
Diffstat (limited to 'ace/config-sco-5.0.0-nothread.h')
-rw-r--r-- | ace/config-sco-5.0.0-nothread.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sco-5.0.0-nothread.h b/ace/config-sco-5.0.0-nothread.h index 800189f5383..71a4f7699d3 100644 --- a/ace/config-sco-5.0.0-nothread.h +++ b/ace/config-sco-5.0.0-nothread.h @@ -12,6 +12,8 @@ #define SCO #endif /* SCO */ +#define ACE_HAS_SIG_MACROS + #if defined (SCO) && !defined (MAXPATHLEN) #define MAXPATHLEN 1023 #endif /* SCO */ |