Add logging to compat
[babeltrace.git] / compat / compat_mman.c
index 8b874cef4110e3aab75d414510adccb4b8fa73db..58be70ae304a0332f5d11b889e3bf48ff5c857f4 100644 (file)
@@ -26,6 +26,9 @@
  * SOFTWARE.
  */
 
+#define BT_LOG_TAG "COMPAT-MMAN"
+#include "logging.h"
+
 #ifdef __MINGW32__
 
 #include <assert.h>
This page took 0.025854 seconds and 4 git commands to generate.