X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-kprobes.c;h=a6e96d7a9754b8a19c2aae86c6a85db16f65c30c;hb=refs%2Ftags%2Ffor-upstreaming-review-1;hp=650db1fa91d504d32947089be463a0a72072f734;hpb=369708f464bedc0682151df9308cebfa14dbdb2b;p=lttng-modules.git diff --git a/probes/lttng-kprobes.c b/probes/lttng-kprobes.c index 650db1fa..a6e96d7a 100644 --- a/probes/lttng-kprobes.c +++ b/probes/lttng-kprobes.c @@ -10,10 +10,10 @@ #include #include #include -#include -#include +#include +#include #include -#include +#include static int lttng_kprobes_handler_pre(struct kprobe *p, struct pt_regs *regs)