diff options
Diffstat (limited to 'otherlibs/unix/getcwd.c')
-rw-r--r-- | otherlibs/unix/getcwd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/getcwd.c b/otherlibs/unix/getcwd.c index ee96c88b9..7c735b68d 100644 --- a/otherlibs/unix/getcwd.c +++ b/otherlibs/unix/getcwd.c @@ -15,6 +15,7 @@ #include <mlvalues.h> #include <alloc.h> +#include <fail.h> #include "unixsupport.h" #if !defined (_WIN32) && !macintosh |