Add logging to compat
[babeltrace.git] / compat / compat_uuid.c
index 94511d3147b626d42e000b11aa952d72fa8e8564..e495af1cbe2d01ec5849d971d91267d60c24fd6e 100644 (file)
@@ -22,6 +22,9 @@
  * SOFTWARE.
  */
 
+#define BT_LOG_TAG "COMPAT-UUID"
+#include "logging.h"
+
 #ifdef __MINGW32__
 
 #include <rpc.h>
This page took 0.024391 seconds and 4 git commands to generate.