summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/stat.c')
-rw-r--r--otherlibs/unix/stat.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/otherlibs/unix/stat.c b/otherlibs/unix/stat.c
index f6d8c06d3..3aa936743 100644
--- a/otherlibs/unix/stat.c
+++ b/otherlibs/unix/stat.c
@@ -12,15 +12,15 @@
/***********************************************************************/
#include <errno.h>
-#include <mlvalues.h>
-#include <memory.h>
-#include <alloc.h>
-#include <signals.h>
-#include "unixsupport.h"
-#include "cst2constr.h"
#include <sys/types.h>
#include <sys/stat.h>
-#include <io.h>
+#include <caml/mlvalues.h>
+#include <caml/memory.h>
+#include <caml/alloc.h>
+#include <caml/signals.h>
+#include <caml/io.h>
+#include "unixsupport.h"
+#include "cst2constr.h"
#ifndef S_IFLNK
#define S_IFLNK 0