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