cli: move `--params` option's format parsing to its own file
[babeltrace.git] / src / compat / uuid.c
index 547a79217c9546215cc443e0c8aa8adc5d09d94b..0cc5976fd88959452c5edd8369e3de6c09bd1bf2 100644 (file)
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "COMPAT/UUID"
-#include "logging.h"
-
 #ifdef __APPLE__
+#include "common/macros.h"
+
 /*
  * On macOS, we need a dummy symbol so that the linker won't
  * complain of an empty table of contents.
This page took 0.024547 seconds and 4 git commands to generate.