Port: Add mman.h compat for mingw
[babeltrace.git] / include / babeltrace / ctf-writer / serialize-internal.h
index e029764e53b2c917b0e664bac31a16f2fd06a426..b0ef6cb9ffa13689aded75c679ac651840b801cf 100644 (file)
@@ -29,7 +29,7 @@
 #include <stdlib.h>
 #include <stdint.h>
 #include <limits.h>
-#include <sys/mman.h>
+#include <babeltrace/compat/mman-internal.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
This page took 0.023947 seconds and 4 git commands to generate.