X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-uprobes.c;h=2cc23bb674f70adec98f8f1ffa635de47f164a2d;hb=refs%2Ftags%2Ffor-upstreaming-review-1;hp=268b563889ceefade7a4172e0aeecf55589452f0;hpb=369708f464bedc0682151df9308cebfa14dbdb2b;p=lttng-modules.git diff --git a/probes/lttng-uprobes.c b/probes/lttng-uprobes.c index 268b5638..2cc23bb6 100644 --- a/probes/lttng-uprobes.c +++ b/probes/lttng-uprobes.c @@ -16,10 +16,10 @@ #include #include #include -#include -#include +#include +#include #include -#include +#include static int lttng_uprobes_handler_pre(struct uprobe_consumer *uc, struct pt_regs *regs)