Move ust-events.h private structs to internal
[lttng-ust.git] / liblttng-ust / ust-core.c
index 1ac726d9a69fc1f3e8b34461d5c5f22b5090ab70..281222625c8cd024aedfc4f5c153a60590f397f9 100644 (file)
@@ -8,7 +8,8 @@
 #include <stdint.h>
 #include <stddef.h>
 #include <stdlib.h>
-#include <lttng/ust-events.h>
+
+#include "ust-events-internal.h"
 #include <usterr-signal-safe.h>
 #include "lttng-tracer-core.h"
 #include "jhash.h"
This page took 0.035566 seconds and 4 git commands to generate.