mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 16:21:20 +03:00
add define for USE_LIMIT_H into NeXT port...
Pointed out by: Ovidiu Predescu <ovidiu@bx.logicnet.ro>
This commit is contained in:
parent
8251ce7d10
commit
5f5958cb98
@ -140,6 +140,7 @@
|
|||||||
|
|
||||||
/* does anybody use this? */
|
/* does anybody use this? */
|
||||||
#if defined(next)
|
#if defined(next)
|
||||||
|
# define USE_LIMITS_H
|
||||||
# define JMP_BUF
|
# define JMP_BUF
|
||||||
# define NEED_SIG_JMP
|
# define NEED_SIG_JMP
|
||||||
# define SB_PAD 56
|
# define SB_PAD 56
|
||||||
|
Loading…
x
Reference in New Issue
Block a user