diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/irix3-3.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/irix3-3.h b/src/s/irix3-3.h index fa2e45e8a9b..adca1c8914d 100644 --- a/src/s/irix3-3.h +++ b/src/s/irix3-3.h | |||
| @@ -183,3 +183,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 183 | /* sioctl.h should be included where appropriate. */ | 183 | /* sioctl.h should be included where appropriate. */ |
| 184 | 184 | ||
| 185 | #define NEED_SIOCTL | 185 | #define NEED_SIOCTL |
| 186 | |||
| 187 | /* This affects child_setup. */ | ||
| 188 | |||
| 189 | #define SETPGRP_RELEASES_CTTY | ||