X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libust%2Fltt-tracer-core.h;h=c793682770f7f3df1ffdc4a747c35ee20bb29d63;hb=1b2c2540d02d98833e3243284e0833fd3799a5a7;hp=36d46b946f465feebc011ebceadb8600b0f3dcef;hpb=9f3fdbc68877e1f12b6cedb15ef76d9af9b48bac;p=lttng-ust.git diff --git a/libust/ltt-tracer-core.h b/libust/ltt-tracer-core.h index 36d46b94..c7936827 100644 --- a/libust/ltt-tracer-core.h +++ b/libust/ltt-tracer-core.h @@ -23,16 +23,12 @@ #include #include +#include #include - -#ifndef CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS -/* Align data on its natural alignment */ -#define RING_BUFFER_ALIGN -#endif - -#include "usterr_signal_safe.h" +#include #include "ust/bug.h" -#include "../libringbuffer/config.h" + +#include struct ltt_session; struct ltt_channel;