X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=probes%2Flttng-probe-timer.c;h=299f630c704465579911842a3c805f956e5349f0;hb=dd5a0db3ea07c46bee3c1814ef7326736f38a06e;hp=9cf7492a76555cbca8b43edd1e3d1383e79dabe6;hpb=3a523f5b6b4f8ca82412cb45f2d2ad9c44e7d249;p=lttng-modules.git diff --git a/probes/lttng-probe-timer.c b/probes/lttng-probe-timer.c index 9cf7492a..299f630c 100644 --- a/probes/lttng-probe-timer.c +++ b/probes/lttng-probe-timer.c @@ -21,7 +21,6 @@ */ #include -#include "../wrapper/tracepoint.h" /* * Create the tracepoint static inlines from the kernel to validate that our @@ -31,6 +30,8 @@ #include #include +#include "../wrapper/tracepoint.h" + /* * Create LTTng tracepoint probes. */