X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2Flttng-kretprobes.c;h=498df620fa3a29d29147f1a5dc386695c3620f9c;hb=f61d99f9c276bc659f8789a15de19e00f2e3bc12;hp=f4911f99f8fefd708dad1ebc50e14b457a6974ed;hpb=9c1f4643eb4a11d451a979d81389f0c2ff666af2;p=lttng-modules.git diff --git a/probes/lttng-kretprobes.c b/probes/lttng-kretprobes.c index f4911f99..498df620 100644 --- a/probes/lttng-kretprobes.c +++ b/probes/lttng-kretprobes.c @@ -24,11 +24,11 @@ #include #include #include -#include "../lttng-events.h" -#include "../wrapper/ringbuffer/frontend_types.h" -#include "../wrapper/vmalloc.h" -#include "../wrapper/irqflags.h" -#include "../lttng-tracer.h" +#include +#include +#include +#include +#include enum lttng_kretprobe_type { EVENT_ENTRY = 0,