summaryrefslogtreecommitdiff
path: root/src/s/irix5-0.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-11-25 21:37:54 +0000
committerRichard M. Stallman <rms@gnu.org>1993-11-25 21:37:54 +0000
commit1f45d3af7d9195281be1bcc41135ea5152bc3975 (patch)
treeca90d294a3afa2924ce5f25f306e144975d85297 /src/s/irix5-0.h
parent7eab53bfaee8f28d974620d105d8d5fb4d5f9b87 (diff)
downloademacs-1f45d3af7d9195281be1bcc41135ea5152bc3975.tar.gz
(IRIX5, SETPGRP_RELEASES_CTTY): Defined.
Diffstat (limited to 'src/s/irix5-0.h')
-rw-r--r--src/s/irix5-0.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/irix5-0.h b/src/s/irix5-0.h
index cf46d35f763..3fb431c5a18 100644
--- a/src/s/irix5-0.h
+++ b/src/s/irix5-0.h
@@ -1,5 +1,9 @@
#include "usg5-4.h"
+#define IRIX5
+
+#define SETPGRP_RELEASES_CTTY
+
#ifdef LIBS_SYSTEM
#undef LIBS_SYSTEM
#endif