diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/irix5-0.h | 3 |
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 @@ | |||
| 2 | 2 | ||
| 3 | #define IRIX5 | 3 | #define IRIX5 |
| 4 | 4 | ||
| 5 | /* We want BSD style signals. */ | ||
| 6 | #define _BSD_SIGNALS | ||
| 7 | |||
| 5 | #define SETPGRP_RELEASES_CTTY | 8 | #define SETPGRP_RELEASES_CTTY |
| 6 | 9 | ||
| 7 | #ifdef LIBS_SYSTEM | 10 | #ifdef LIBS_SYSTEM |