Port: Add mman.h compat for mingw
[babeltrace.git] / cli / babeltrace-log.c
index 27070fc5e90d441d4c62e1f04360028f04a85eb4..a2d4884c825bc64919456285ef621173b23ce668 100644 (file)
@@ -29,7 +29,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
-#include <sys/mman.h>
+#include <babeltrace/compat/mman-internal.h>
 #include <babeltrace/compat/dirent-internal.h>
 #include <stdio.h>
 #include <stdlib.h>
This page took 0.024533 seconds and 4 git commands to generate.