aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-09-20 02:29:40 +0000
committerRichard M. Stallman <[email protected]>1994-09-20 02:29:40 +0000
commit88f7cc60955bc6a5fe3b6d4b7e90fb1f12241ae3 (patch)
tree752fa649e44a0b551ce95328097094d6fdd444dd
parent756b6edc1eb0fcb6e03a46b690d4e86f9f17a984 (diff)
(POSIX_SIGNALS): Defined.
-rw-r--r--src/s/sco4.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/sco4.h b/src/s/sco4.h
index e1df8b2dff..36d681ff22 100644
--- a/src/s/sco4.h
+++ b/src/s/sco4.h
@@ -123,3 +123,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Tell process_send_signal to use VSUSP instead of VSWTCH. */
#define PREFER_VSUSP
+
+/* [email protected] (William Smith) says this is needed on 3.2.4.2. */
+#define POSIX_SIGNALS