X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-timer.c;h=299f630c704465579911842a3c805f956e5349f0;hb=7c68b363332170e4db100327ecc9e09b8a79cf29;hp=3368bd80c56abd4c9b72dcd736590b3083d8323b;hpb=886d51a3d7ed5fa6b41d7f19b3e14ae6c535a44c;p=lttng-modules.git diff --git a/probes/lttng-probe-timer.c b/probes/lttng-probe-timer.c index 3368bd80..299f630c 100644 --- a/probes/lttng-probe-timer.c +++ b/probes/lttng-probe-timer.c @@ -26,9 +26,12 @@ * Create the tracepoint static inlines from the kernel to validate that our * trace event macros match the kernel we run on. */ + #include #include +#include "../wrapper/tracepoint.h" + /* * Create LTTng tracepoint probes. */