summaryrefslogtreecommitdiff
path: root/signals.c
diff options
context:
space:
mode:
Diffstat (limited to 'signals.c')
-rw-r--r--signals.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/signals.c b/signals.c
index 5757e0c..53a0168 100644
--- a/signals.c
+++ b/signals.c
@@ -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