diff options
Diffstat (limited to 'otherlibs/unix/open.c')
-rw-r--r-- | otherlibs/unix/open.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/open.c b/otherlibs/unix/open.c index f76c52719..32ccc20b1 100644 --- a/otherlibs/unix/open.c +++ b/otherlibs/unix/open.c @@ -13,7 +13,7 @@ #include <mlvalues.h> #include <alloc.h> -#include "unix.h" +#include "unixsupport.h" #include <fcntl.h> #ifndef O_NONBLOCK |