X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2Flttng-probe-v4l2.c;h=bdb38fdbca5fe62468af19a41156f93931f96043;hb=ccecf3fb2d43968e97e4c57f13ac89d87db6dd8d;hp=3b1985c4d52a57d7c17a8a66cddf12d904d98c60;hpb=c43be2e3d94ca8518a43f4da93d95288725c17ec;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.