summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/gettimeofday.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/gettimeofday.c')
-rw-r--r--otherlibs/unix/gettimeofday.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/gettimeofday.c b/otherlibs/unix/gettimeofday.c
index 97f80f05e..e095326e6 100644
--- a/otherlibs/unix/gettimeofday.c
+++ b/otherlibs/unix/gettimeofday.c
@@ -15,6 +15,7 @@
#include <mlvalues.h>
#include <alloc.h>
+#include <fail.h>
#include "unixsupport.h"
#ifdef HAS_GETTIMEOFDAY