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