Move compat macros in 'lttng/align.h' to a private header
[lttng-ust.git] / libcounter / counter.c
index c98589db8329c7b16145a73e11db9dbdd57def7a..d2b7032af2ada6a6e623a8a755a4e0180e3e98c7 100644 (file)
@@ -13,9 +13,9 @@
 #include <urcu/compiler.h>
 #include <stdbool.h>
 #include <ust-helper.h>
-#include <lttng/align.h>
 #include "smp.h"
 #include "shm.h"
+#include "ust-compat.h"
 
 #include "ust-bitmap.h"
 
This page took 0.024699 seconds and 4 git commands to generate.