From: Marc G. Fournier Date: Mon, 6 Jan 1997 00:08:07 +0000 (+0000) Subject: add define for USE_LIMIT_H into NeXT port... X-Git-Tag: REL6_1~790 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f5958cb984faa17fddbac6490b9bea17865827d;p=postgresql add define for USE_LIMIT_H into NeXT port... Pointed out by: Ovidiu Predescu --- diff --git a/src/include/config.h b/src/include/config.h index f7042b9299..255f3b7e65 100644 --- a/src/include/config.h +++ b/src/include/config.h @@ -140,6 +140,7 @@ /* does anybody use this? */ #if defined(next) +# define USE_LIMITS_H # define JMP_BUF # define NEED_SIG_JMP # define SB_PAD 56