Build TRACEPOINT_EVENT integer type
[lttng-ust.git] / libust / ltt-tracer-core.h
index abab1734a13207234a0c0eaf1fc4f7129437a61c..c793682770f7f3df1ffdc4a747c35ee20bb29d63 100644 (file)
 
 #include <ust/kcompat/kcompat.h>
 #include <ust/core.h>
+#include <ust/lttng-tracer.h>
 #include <urcu/list.h>
-
-#ifndef CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
-/* Align data on its natural alignment */
-#define RING_BUFFER_ALIGN
-#endif
-
-#include "usterr_signal_safe.h"
+#include <ust/usterr-signal-safe.h>
 #include "ust/bug.h"
+
 #include <ust/ringbuffer-config.h>
 
 struct ltt_session;
This page took 0.023975 seconds and 4 git commands to generate.