diff options
Diffstat (limited to 'ace/config-sco-5.0.0-mit-pthread.h')
-rw-r--r-- | ace/config-sco-5.0.0-mit-pthread.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sco-5.0.0-mit-pthread.h b/ace/config-sco-5.0.0-mit-pthread.h index dcff4c82637..aceecd497f1 100644 --- a/ace/config-sco-5.0.0-mit-pthread.h +++ b/ace/config-sco-5.0.0-mit-pthread.h @@ -14,6 +14,8 @@ #define _SVID3 #endif /* SCO */ +#define ACE_HAS_SIG_MACROS + #if defined (SCO) && !defined (MAXPATHLEN) #define MAXPATHLEN 1023 #endif /* SCO */ |