From: Marc G. Fournier Date: Tue, 25 Mar 1997 00:52:12 +0000 (+0000) Subject: Needs USE_POSIX_SIGNALS X-Git-Tag: REL6_1~439 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7fae43654b8926b433605aee6ff46f435f55c83c;p=postgresql Needs USE_POSIX_SIGNALS Pointed out by Dan McGuirk --- 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