summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/truncate.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/truncate.c')
-rw-r--r--otherlibs/unix/truncate.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/truncate.c b/otherlibs/unix/truncate.c
index 009d3c0e5..b7b7a83d4 100644
--- a/otherlibs/unix/truncate.c
+++ b/otherlibs/unix/truncate.c
@@ -15,6 +15,7 @@
#include <sys/types.h>
#include <mlvalues.h>
+#include <fail.h>
#include <io.h>
#include "unixsupport.h"
#ifdef HAS_UNISTD