diff options
Diffstat (limited to 'src/port/linux.h')
-rw-r--r-- | src/port/linux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/port/linux.h b/src/port/linux.h index 14396979bbc..f0e56d3dbab 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 |