Fix: sessiond: use system LTTng-UST headers when available
[lttng-tools.git] / src / bin / lttng-sessiond / main.c
index d559306cb323a7578d62058063777d2a07466d21..7626b56a335b5fee3319f1dc62ee34ea75bfb634 100644 (file)
@@ -61,7 +61,7 @@
 #include "kernel-consumer.h"
 #include "modprobe.h"
 #include "shm.h"
-#include "ust-ctl.h"
+#include "lttng-ust-ctl.h"
 #include "ust-consumer.h"
 #include "utils.h"
 #include "fd-limit.h"
This page took 0.025238 seconds and 4 git commands to generate.