X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=probes%2Flttng-probe-v4l2.c;h=bdb38fdbca5fe62468af19a41156f93931f96043;hb=4949b0e607fa16a22b141c9253c89f930f70e03f;hp=3b1985c4d52a57d7c17a8a66cddf12d904d98c60;hpb=c1cc82b8a2ebe795ef7b3cf3cb49c9de599dbdbb;p=lttng-modules.git diff --git a/probes/lttng-probe-v4l2.c b/probes/lttng-probe-v4l2.c index 3b1985c4..bdb38fdb 100644 --- a/probes/lttng-probe-v4l2.c +++ b/probes/lttng-probe-v4l2.c @@ -23,8 +23,8 @@ #include #include +#include #include "../lttng-tracer.h" - /* * Create the tracepoint static inlines from the kernel to validate that our * trace event macros match the kernel we run on.