Fix: sessiond: use system LTTng-UST headers when available
[lttng-tools.git] / src / bin / lttng-sessiond / buffer-registry.c
index 7002b33c7b2969bca7ce97f04b2ffd64ecd394a6..d54fa4d24c86bb2636b6e21cacc6ae7dd8a73348 100644 (file)
@@ -24,7 +24,8 @@
 #include "buffer-registry.h"
 #include "fd-limit.h"
 #include "ust-consumer.h"
-#include "ust-ctl.h"
+#include "lttng-ust-ctl.h"
+#include "lttng-ust-error.h"
 #include "utils.h"
 
 /*
This page took 0.02362 seconds and 4 git commands to generate.