Move ust-events.h private functions to internal
[lttng-ust.git] / liblttng-ust / lttng-ring-buffer-client.h
index 40153663fa613cb0f6c609a64200ecbcb00d6861..5d9cdc0a703ce894009f117e87a5ea32dc0aa1e2 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 "clock.h"
This page took 0.040643 seconds and 4 git commands to generate.