(_BSD_SIGNALS): Define.
authorKarl Heuer <kwzh@gnu.org>
Fri, 19 Jul 1996 19:41:03 +0000 (19:41 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 19 Jul 1996 19:41:03 +0000 (19:41 +0000)
src/s/irix5-0.h

index 391ef31..3175434 100644 (file)
@@ -2,6 +2,9 @@
 
 #define IRIX5
 
+/* We want BSD style signals. */
+#define _BSD_SIGNALS
+
 #define SETPGRP_RELEASES_CTTY
 
 #ifdef LIBS_SYSTEM