Fix: sessiond: use system LTTng-UST headers when available
[lttng-tools.git] / src / bin / lttng-sessiond / buffer-registry.c
index 5db920781b5009d1a0b2b462e8e96c2825c24243..f0f57ebaa7a3749d5fbb8a8c4357dd2039c777d8 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.024721 seconds and 5 git commands to generate.