summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
Diffstat (limited to 'src/s')
-rw-r--r--src/s/irix5-0.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/irix5-0.h b/src/s/irix5-0.h
index 391ef31c60d..31754342d59 100644
--- a/src/s/irix5-0.h
+++ b/src/s/irix5-0.h
@@ -2,6 +2,9 @@
#define IRIX5
+/* We want BSD style signals. */
+#define _BSD_SIGNALS
+
#define SETPGRP_RELEASES_CTTY
#ifdef LIBS_SYSTEM