Move compat macros in 'lttng/align.h' to a private header
[lttng-ust.git] / liblttng-ust / lttng-ring-buffer-client.h
index 579f650dbb4b3e9666668bc2069e8e05f0e331d8..79786af255444f9b1da6d3f8b38e22b023e1a9a1 100644 (file)
@@ -9,7 +9,8 @@
 #include <stddef.h>
 #include <stdint.h>
 #include <lttng/ust-events.h>
-#include "lttng/bitfield.h"
+#include "ust-bitfield.h"
+#include "ust-compat.h"
 #include "clock.h"
 #include "lttng-tracer.h"
 #include "../libringbuffer/frontend_types.h"
This page took 0.024152 seconds and 4 git commands to generate.