diff options
Diffstat (limited to 'otherlibs/unix/accept.c')
-rw-r--r-- | otherlibs/unix/accept.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/accept.c b/otherlibs/unix/accept.c index b2e1c9d5c..b17af63f7 100644 --- a/otherlibs/unix/accept.c +++ b/otherlibs/unix/accept.c @@ -14,6 +14,7 @@ #include <mlvalues.h> #include <alloc.h> #include <memory.h> +#include <signals.h> #include "unixsupport.h" #ifdef HAS_SOCKETS |