X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=wrapper%2Ftrace-clock.h;h=efb49f4c2ed57dde712b74d3855e4e2e903f700c;hb=5a2f5e92e422d87a28581ba97e6b1789ff743bc6;hp=d6439c7fb13bb1249560e1351cf649a94056414f;hpb=5671a6610b06175832338ed78db486b59bc5246c;p=lttng-modules.git diff --git a/wrapper/trace-clock.h b/wrapper/trace-clock.h index d6439c7f..efb49f4c 100644 --- a/wrapper/trace-clock.h +++ b/wrapper/trace-clock.h @@ -35,10 +35,10 @@ #include #include #include -#include "../lttng-kernel-version.h" -#include "../lttng-clock.h" -#include "percpu-defs.h" -#include "random.h" +#include +#include +#include +#include #if ((LTTNG_KERNEL_RANGE(3,10,0, 3,10,14) && !LTTNG_RHEL_KERNEL_RANGE(3,10,0,7,0, 3,10,14,0,0)) \ || LTTNG_KERNEL_RANGE(3,11,0, 3,11,3))