Refactoring: introduce session private structure
[lttng-ust.git] / liblttng-ust / lttng-ring-buffer-client.h
index 40153663fa613cb0f6c609a64200ecbcb00d6861..80e0b95a36b5ad08616d01e1a2a0fa63f206ba04 100644 (file)
@@ -8,10 +8,12 @@
 
 #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"
+#include "context-internal.h"
 #include "lttng-tracer.h"
 #include "../libringbuffer/frontend_types.h"
 
This page took 0.023717 seconds and 4 git commands to generate.