Move the mmap wrapper to 'common/compat/'
[lttng-ust.git] / src / common / ringbuffer / shm.c
index a5de019cd8dac4e91fb8fdbbab3101e4788c04da..8be7e359ea30ab4c7dec5b642ccc5b122e5745c6 100644 (file)
@@ -29,7 +29,7 @@
 
 #include "common/macros.h"
 #include "common/ust-fd.h"
-#include "mmap.h"
+#include "common/compat/mmap.h"
 
 /*
  * Ensure we have the required amount of space available by writing 0
This page took 0.023012 seconds and 4 git commands to generate.