Fix: sessiond: use system LTTng-UST headers when available
[lttng-tools.git] / src / bin / lttng-sessiond / main.c
index f7832300a002222428e8b06a21023def90f9cf57..38ff2fd26b3d389d093fa458b897cf2dfe43b9f6 100644 (file)
@@ -62,7 +62,7 @@
 #include "kernel.h"
 #include "kernel-consumer.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.02389 seconds and 5 git commands to generate.