X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2Flttng-probe-timer.c;h=299f630c704465579911842a3c805f956e5349f0;hb=e14bf96416c39675a5f785b032d1c5279020b93d;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. */