Cleanup: remove private babeltrace.h
[babeltrace.git] / src / compat / mman.c
index d0cea9df10fc50f0912269fe0aeb8ff0648924f0..aa31998004b2418d4015afbcf92c43055ffcb0ee 100644 (file)
@@ -29,6 +29,8 @@
 #define BT_LOG_TAG "COMPAT-MMAN"
 #include "logging.h"
 
+#include "common/macros.h"
+
 #ifdef __APPLE__
 /*
  * On macOS, we need a dummy symbol so that the linker won't
This page took 0.023417 seconds and 4 git commands to generate.