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