X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=probes%2Flttng-kretprobes.c;fp=probes%2Flttng-kretprobes.c;h=4b18d46077df8749c7c01dfea52c67384b3f0406;hb=caa068b55f4fecb477cd370bca394fd4d232a539;hp=84eca9b350ff86c1c643695d01f7fbe927270bae;hpb=c994b2df91f004b4ae1af9c240e113987ce03626;p=lttng-modules.git diff --git a/probes/lttng-kretprobes.c b/probes/lttng-kretprobes.c index 84eca9b3..4b18d460 100644 --- a/probes/lttng-kretprobes.c +++ b/probes/lttng-kretprobes.c @@ -16,6 +16,7 @@ #include #include #include +#include enum lttng_kretprobe_type { EVENT_ENTRY = 0,