diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/sco4.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/sco4.h b/src/s/sco4.h index e1df8b2dff5..36d681ff22a 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 + +/* wjs@wang.com (William Smith) says this is needed on 3.2.4.2. */ +#define POSIX_SIGNALS |
