diff options
Diffstat (limited to 'otherlibs/unix/itimer.c')
-rw-r--r-- | otherlibs/unix/itimer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/itimer.c b/otherlibs/unix/itimer.c index 6e5ea3589..43fc4e10f 100644 --- a/otherlibs/unix/itimer.c +++ b/otherlibs/unix/itimer.c @@ -15,6 +15,7 @@ #include <mlvalues.h> #include <alloc.h> +#include <fail.h> #include <memory.h> #include "unixsupport.h" |