diff src/s/sco4.h @ 8932:cdc7e11a5ca8

(POSIX_SIGNALS): Defined.
author Richard M. Stallman <rms@gnu.org>
date Tue, 20 Sep 1994 02:29:40 +0000
parents 191acacfa1ec
children 36b641f83e0c
line wrap: on
line diff
--- a/src/s/sco4.h	Tue Sep 20 02:20:05 1994 +0000
+++ b/src/s/sco4.h	Tue Sep 20 02:29:40 1994 +0000
@@ -123,3 +123,6 @@
 
 /* Tell process_send_signal to use VSUSP instead of VSWTCH.  */
 #define PREFER_VSUSP
+
+/* wjs@wang.com (William Smith) says this is needed on 3.2.4.2.  */
+#define POSIX_SIGNALS