X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=probes%2Flttng-kprobes.c;h=c0a15e47a0c0b4db1cef98c27cf960dead54790f;hb=caa068b55f4fecb477cd370bca394fd4d232a539;hp=131333b03698941bb7f156e7294c1aa16e28d1de;hpb=c994b2df91f004b4ae1af9c240e113987ce03626;p=lttng-modules.git diff --git a/probes/lttng-kprobes.c b/probes/lttng-kprobes.c index 131333b0..c0a15e47 100644 --- a/probes/lttng-kprobes.c +++ b/probes/lttng-kprobes.c @@ -15,6 +15,7 @@ #include #include #include +#include static int lttng_kprobes_handler_pre(struct kprobe *p, struct pt_regs *regs)