Fix: circular inclusion of lttng.h results in warning
[lttng-tools.git] / tests / regression / tools / notification / base_client.c
index 5d801282ce565762f28b0c305025e4037fcddce9..043952d4457eac8f717a110a5b4befa28c4b320b 100644 (file)
@@ -41,6 +41,7 @@
 #include <lttng/notification/channel.h>
 #include <lttng/notification/notification.h>
 #include <lttng/trigger/trigger.h>
+#include <lttng/lttng-error.h>
 
 static unsigned int nr_notifications = 0;
 static unsigned int nr_expected_notifications = 0;
This page took 0.02384 seconds and 5 git commands to generate.