X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fust-tracer.h;h=0fd5a707d22d7a3b9efe0d5401a04aa69e89a20a;hb=f574bfb4d81b26d3cfc0243868d138e33470a950;hp=9593609db348b845242e06dcf27648072175ac32;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/include/lttng/ust-tracer.h b/include/lttng/ust-tracer.h index 9593609d..0fd5a707 100644 --- a/include/lttng/ust-tracer.h +++ b/include/lttng/ust-tracer.h @@ -15,11 +15,12 @@ #include #endif +#include #include #include #include -#ifndef LTTNG_UST_HAVE_EFFICIENT_UNALIGNED_ACCESS +#ifndef LTTNG_UST_ARCH_HAS_EFFICIENT_UNALIGNED_ACCESS /* Align data on its natural alignment */ #define RING_BUFFER_ALIGN #endif