Remove handle field from ring buffer context
[lttng-ust.git] / libringbuffer / ring_buffer_backend.c
index 3202e8d96a2c1c4a45bb7e3e16b4b5cc5aa51488..264201883862daae95f622f8f8f62193ac43ad90 100644 (file)
 #include <urcu/arch.h>
 #include <limits.h>
 
-#include <lttng/align.h>
-#include <lttng/ringbuffer-config.h>
+#include <lttng/ust-align.h>
+#include <lttng/ringbuffer-context.h>
+
+#include "ringbuffer-config.h"
 #include "vatomic.h"
 #include "backend.h"
 #include "frontend.h"
This page took 0.023358 seconds and 4 git commands to generate.