diff options
Diffstat (limited to 'otherlibs/unix/truncate.c')
-rw-r--r-- | otherlibs/unix/truncate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/truncate.c b/otherlibs/unix/truncate.c index 3670a7e9d..d3e0407ea 100644 --- a/otherlibs/unix/truncate.c +++ b/otherlibs/unix/truncate.c @@ -12,7 +12,7 @@ /* $Id$ */ #include <mlvalues.h> -#include "unix.h" +#include "unixsupport.h" #ifdef HAS_TRUNCATE |