X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-kprobes.c;h=c4605500f630b2786f3d053d4c81b51d79e3e410;hb=92bfdd34a957065459bbc60b0ad94cec6a2f7f2b;hp=e3f82ad354f4dbc2787ee6b03af146218c246796;hpb=e18f5d234504092f97d801a9a3f46417fceb0a84;p=lttng-modules.git diff --git a/probes/lttng-kprobes.c b/probes/lttng-kprobes.c index e3f82ad3..c4605500 100644 --- a/probes/lttng-kprobes.c +++ b/probes/lttng-kprobes.c @@ -14,7 +14,6 @@ #include #include #include -#include static int lttng_kprobes_handler_pre(struct kprobe *p, struct pt_regs *regs)