aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
Diffstat (limited to 'src/s')
-rw-r--r--src/s/irix6-5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/irix6-5.h b/src/s/irix6-5.h
index 7e5a5505ee2..30aca2b5416 100644
--- a/src/s/irix6-5.h
+++ b/src/s/irix6-5.h
@@ -80,7 +80,7 @@ char *_getpty();
80 80
81#define NARROWPROTO 1 81#define NARROWPROTO 1
82 82
83#undef SA_RESTART 83#undef SA_RESTART /* not the same as defining BROKEN_SA_RESTART */
84 84
85#undef TIOCSIGSEND /* defined in usg5-4-common.h */ 85#undef TIOCSIGSEND /* defined in usg5-4-common.h */
86 86