diff options
Diffstat (limited to 'otherlibs/unix/rewinddir.c')
-rw-r--r-- | otherlibs/unix/rewinddir.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/rewinddir.c b/otherlibs/unix/rewinddir.c index 120701b5b..d14c526d9 100644 --- a/otherlibs/unix/rewinddir.c +++ b/otherlibs/unix/rewinddir.c @@ -13,6 +13,7 @@ /* $Id$ */ +#include <fail.h> #include <mlvalues.h> #include "unixsupport.h" #include <errno.h> |