X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=include%2Flttng%2Fust-tracer.h;h=205af942c50ca456a2f211e6b481a1995dfb2a99;hb=562c813acc6247c3c749841f4e4f812e7cedb66a;hp=dafb69349caead11160faafd82069a12662f4be0;hpb=b728d87e617189fe9898a9492a559ecf949d2348;p=lttng-ust.git diff --git a/include/lttng/ust-tracer.h b/include/lttng/ust-tracer.h index dafb6934..205af942 100644 --- a/include/lttng/ust-tracer.h +++ b/include/lttng/ust-tracer.h @@ -16,10 +16,10 @@ * modified is included with the above copyright notice. */ -#include +#include #include -#ifndef HAVE_EFFICIENT_UNALIGNED_ACCESS +#ifndef LTTNG_UST_HAVE_EFFICIENT_UNALIGNED_ACCESS /* Align data on its natural alignment */ #define RING_BUFFER_ALIGN #endif