diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/include/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/config.h b/src/include/config.h index f7042b92995..255f3b7e65d 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 |