Fix: circular inclusion of lttng.h results in warning
[lttng-tools.git] / tests / regression / tools / notification / notification.c
index de8734603fd309ba8d42db1cffac97015b5cd3e9..7af9258f983b4062dd52e088342f849c6edab27b 100644 (file)
@@ -50,6 +50,7 @@
 #include <lttng/notification/channel.h>
 #include <lttng/notification/notification.h>
 #include <lttng/trigger/trigger.h>
+#include <lttng/lttng.h>
 
 #include <tap/tap.h>
 
This page took 0.024147 seconds and 5 git commands to generate.