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
commitaa7244809da9786b4ed4d97f69ce414ef8ef0f7d (patch)
tree416d00c072b0ad8adbde13512498203c4637be1b /src/s/irix5-0.h
parentc14e53a4425e5d54c160ff597d0059dabff0f9d5 (diff)
downloademacs-aa7244809da9786b4ed4d97f69ce414ef8ef0f7d.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