Replace libuuid with internal implementation
[lttng-tools.git] / src / bin / lttng-relayd / cmd-2-11.h
index fc9021024515eb7a2b5f810adbde20cc2b308073..8ac0894829e24d595a6606d88ebe91201f79f422 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "lttng-relayd.h"
 #include <common/buffer-view.h>
-#include <common/compat/uuid.h>
+#include <common/uuid.h>
 
 int cmd_create_session_2_11(const struct lttng_buffer_view *payload,
                char *session_name, char *hostname, char *base_path,
This page took 0.023002 seconds and 4 git commands to generate.