Move ust-events.h private structs to internal
[lttng-ust.git] / liblttng-ust / event-notifier-notification.c
index 96b91a9ab0b84d2bd85b4531b28d18e9f1b11e33..313339f19a3303e690de4190748ffa11e87c62f5 100644 (file)
@@ -8,10 +8,10 @@
 
 #include <assert.h>
 #include <errno.h>
-#include <lttng/ust-events.h>
 #include <lttng/ust-endian.h>
 #include <usterr-signal-safe.h>
 
+#include "ust-events-internal.h"
 #include "../libmsgpack/msgpack.h"
 #include "lttng-bytecode.h"
 #include "ust-share.h"
This page took 0.023443 seconds and 4 git commands to generate.