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