X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-kretprobes.c;h=72b3a9717ffa9a794ed9568f71d3eb29861ef42a;hb=refs%2Ftags%2Ffor-upstreaming-review-1;hp=83c26ab19211a938477648705b38e1adffca4f1c;hpb=369708f464bedc0682151df9308cebfa14dbdb2b;p=lttng-modules.git diff --git a/probes/lttng-kretprobes.c b/probes/lttng-kretprobes.c index 83c26ab1..72b3a971 100644 --- a/probes/lttng-kretprobes.c +++ b/probes/lttng-kretprobes.c @@ -11,10 +11,10 @@ #include #include #include -#include -#include +#include +#include #include -#include +#include enum lttng_kretprobe_type { EVENT_ENTRY = 0,