Move compat macros in 'lttng/align.h' to a private header
[lttng-ust.git] / tests / unit / libringbuffer / shm.c
index 4e6ac0826988f4252035df5537b261be8211a272..fe3cb6c0055f70b1d58c41ecb6291cbaef3b56bd 100644 (file)
@@ -12,8 +12,8 @@
 #include <sys/mman.h>
 #include <fcntl.h>
 
-#include <lttng/align.h>
 #include "libringbuffer/shm.h"
+#include "ust-compat.h"
 
 #include "tap.h"
 
This page took 0.023237 seconds and 4 git commands to generate.