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