X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-kretprobes.c;h=4b18d46077df8749c7c01dfea52c67384b3f0406;hb=5c684ae3492fe9b018cd9420650d9ee8e6d8b2eb;hp=84eca9b350ff86c1c643695d01f7fbe927270bae;hpb=9f36eaed6f91d5897924b551b44d1edd8cee00e2;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,