diff options
Diffstat (limited to 'otherlibs/unix/connect.c')
-rw-r--r-- | otherlibs/unix/connect.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/connect.c b/otherlibs/unix/connect.c index 77b172014..bc2012d86 100644 --- a/otherlibs/unix/connect.c +++ b/otherlibs/unix/connect.c @@ -12,6 +12,7 @@ /* $Id$ */ #include <mlvalues.h> +#include <signals.h> #include "unixsupport.h" #ifdef HAS_SOCKETS |