Move ust-events.h private functions to internal
[lttng-ust.git] / liblttng-ust / lttng-ring-buffer-metadata-client.h
index b3f0ac44276b03e96cbb2a321a1b3dff471da0f2..305c8655806a089870467506446f1b95469a28a2 100644 (file)
@@ -8,7 +8,8 @@
 
 #include <stddef.h>
 #include <stdint.h>
-#include <lttng/ust-events.h>
+
+#include <ust-events-internal.h>
 #include "ust-bitfield.h"
 #include "ust-compat.h"
 #include "lttng-tracer.h"
This page took 0.02325 seconds and 4 git commands to generate.