New API: lttng_ust_init_thread() for async-signal tracing
[lttng-ust.git] / libringbuffer / ringbuffer-config.h
index badf7566cf0329756c689a5ea9ce921c9a4fbf2b..a0eddc8bcc6f22163e3265050f2adaafbec48d15 100644 (file)
 #include <urcu/arch.h>
 #include <string.h>
 
-#include <lttng/ust-align.h>
+#include <lttng/ust-utils.h>
 #include <lttng/ust-compiler.h>
 #include <lttng/ust-tracer.h>
 
 struct lttng_ust_lib_ring_buffer;
 struct lttng_ust_lib_ring_buffer_channel;
 struct lttng_ust_lib_ring_buffer_config;
-struct lttng_ust_lib_ring_buffer_ctx;
+struct lttng_ust_lib_ring_buffer_ctx_private;
 struct lttng_ust_shm_handle;
 
 /*
This page took 0.023216 seconds and 4 git commands to generate.