X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2Flttng-kprobes.c;h=6d2038e71d5f3244963b979297f141895605e2cc;hb=ace98cd6e2b75a8d41cfc38365ca74366acb527c;hp=b58a09b4ab19fae4597bb3286f6aca0c18a1e70a;hpb=acb98454d574a5d7a5b7508978858e9bf6981758;p=lttng-modules.git diff --git a/probes/lttng-kprobes.c b/probes/lttng-kprobes.c index b58a09b4..6d2038e7 100644 --- a/probes/lttng-kprobes.c +++ b/probes/lttng-kprobes.c @@ -28,6 +28,7 @@ #include #include #include +#include static int lttng_kprobes_handler_pre(struct kprobe *p, struct pt_regs *regs)