diff options
Diffstat (limited to 'otherlibs/win32unix/connect.c')
-rw-r--r-- | otherlibs/win32unix/connect.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/win32unix/connect.c b/otherlibs/win32unix/connect.c index 4d0f60a05..74e62252d 100644 --- a/otherlibs/win32unix/connect.c +++ b/otherlibs/win32unix/connect.c @@ -14,6 +14,7 @@ /* $Id$ */ #include <mlvalues.h> +#include <signals.h> #include "unixsupport.h" #include "socketaddr.h" |