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