diff options
Diffstat (limited to 'otherlibs/unix/itimer.c')
-rw-r--r-- | otherlibs/unix/itimer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/itimer.c b/otherlibs/unix/itimer.c index b2242ff89..c2d53f46e 100644 --- a/otherlibs/unix/itimer.c +++ b/otherlibs/unix/itimer.c @@ -14,7 +14,7 @@ #include <mlvalues.h> #include <alloc.h> #include <memory.h> -#include "unix.h" +#include "unixsupport.h" #ifdef HAS_SETITIMER |