X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=probes%2Flttng-probe-irq.c;h=bdd78fb321697437c04950daa355537c0ce49f83;hb=dd8d5afb3fabf853cb4c88c0a1a97f470090fe20;hp=8f5bcd20bc20c86ee57148ae7ea99bbba69dcf5d;hpb=886d51a3d7ed5fa6b41d7f19b3e14ae6c535a44c;p=lttng-modules.git diff --git a/probes/lttng-probe-irq.c b/probes/lttng-probe-irq.c index 8f5bcd20..bdd78fb3 100644 --- a/probes/lttng-probe-irq.c +++ b/probes/lttng-probe-irq.c @@ -29,6 +29,8 @@ */ #include +#include "../wrapper/tracepoint.h" + /* * Create LTTng tracepoint probes. */