X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-kprobes.c;h=c0a15e47a0c0b4db1cef98c27cf960dead54790f;hb=59a49244b2cd0e06b15457a570ea7c5b3f0a5a53;hp=131333b03698941bb7f156e7294c1aa16e28d1de;hpb=9f36eaed6f91d5897924b551b44d1edd8cee00e2;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)