diff options
Diffstat (limited to 'otherlibs/win32unix/windir.c')
-rw-r--r-- | otherlibs/win32unix/windir.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/win32unix/windir.c b/otherlibs/win32unix/windir.c index 8d487bf64..cdd99d8e6 100644 --- a/otherlibs/win32unix/windir.c +++ b/otherlibs/win32unix/windir.c @@ -17,6 +17,7 @@ #include <memory.h> #include <errno.h> #include <alloc.h> +#include <fail.h> #include "unixsupport.h" CAMLprim value win_findfirst(name) |