From 7fae43654b8926b433605aee6ff46f435f55c83c Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Tue, 25 Mar 1997 00:52:12 +0000 Subject: [PATCH] Needs USE_POSIX_SIGNALS Pointed out by Dan McGuirk --- src/port/linux.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/port/linux.h b/src/port/linux.h index 14396979bb..f0e56d3dba 100644 --- a/src/port/linux.h +++ b/src/port/linux.h @@ -6,6 +6,7 @@ */ # define JMP_BUF # define USE_POSIX_TIME +# define USE_POSIX_SIGNAL # if !defined(PPC) # define NEED_I386_TAS_ASM # define HAS_TEST_AND_SET