mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04: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
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue