Namespace lttng/align.h as lttng/ust-align.h
[lttng-ust.git] / libringbuffer / ring_buffer_frontend.c
index bc6801005b423af7b01015f94fb6fd72900700d2..23122865dfe4b4360da35a46438658881d9946ec 100644 (file)
 #include <poll.h>
 #include <ust-helper.h>
 
-#include <lttng/align.h>
+#include <lttng/ust-align.h>
+#include <lttng/ringbuffer-context.h>
+
 #include "smp.h"
-#include <lttng/ringbuffer-config.h>
+#include "ringbuffer-config.h"
 #include "vatomic.h"
 #include "backend.h"
 #include "frontend.h"
This page took 0.023572 seconds and 4 git commands to generate.