X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-sched.c;h=8a72e145a6e3a282dbcbc0b4d5d928d9a6c8e664;hb=7c68b363332170e4db100327ecc9e09b8a79cf29;hp=caef6f70f951b88224ceb7c416698f98d674b12b;hpb=83788d81815146024200cba5aa46c705a05d6b99;p=lttng-modules.git diff --git a/probes/lttng-probe-sched.c b/probes/lttng-probe-sched.c index caef6f70..8a72e145 100644 --- a/probes/lttng-probe-sched.c +++ b/probes/lttng-probe-sched.c @@ -21,7 +21,6 @@ */ #include -#include "../wrapper/tracepoint.h" /* * Create the tracepoint static inlines from the kernel to validate that our @@ -29,6 +28,8 @@ */ #include +#include "../wrapper/tracepoint.h" + /* * Create LTTng tracepoint probes. */