Move compat macros in 'lttng/align.h' to a private header
[lttng-ust.git] / libringbuffer / ring_buffer_frontend.c
index 736c598ae0cd1a3794d263665b7aa36d5a5954b7..3b338fc33b98041bf4ef39bf0c1f0293e1fd03e8 100644 (file)
@@ -52,6 +52,7 @@
 #include <poll.h>
 #include <ust-helper.h>
 
+#include <lttng/align.h>
 #include "smp.h"
 #include <lttng/ringbuffer-config.h>
 #include "vatomic.h"
This page took 0.02257 seconds and 4 git commands to generate.