diff options
Diffstat (limited to 'signals.c')
-rw-r--r-- | signals.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ in this Software without prior written authorization from The Open Group. #define USE_SYSV_SIGNALS #endif -#if defined(SCO) || defined(ISC) +#if defined(SCO) #undef SIGTSTP /* defined, but not the BSD way */ #endif |