diff options
Diffstat (limited to 'src/s/irix6-5.h')
-rw-r--r-- | src/s/irix6-5.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/irix6-5.h b/src/s/irix6-5.h index 506f2c6cd8f..cd06af7c2bb 100644 --- a/src/s/irix6-5.h +++ b/src/s/irix6-5.h @@ -70,8 +70,6 @@ char *_getpty(); /* Tell process_send_signal to use VSUSP instead of VSWTCH. */ #define PREFER_VSUSP -#define NARROWPROTO 1 - #undef SA_RESTART /* not the same as defining BROKEN_SA_RESTART */ #undef TIOCSIGSEND /* defined in usg5-4-common.h */ |