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