fix: media: v4l2: abstract timeval handling in v4l2_buffer (v5.6)
[lttng-modules.git] / probes / lttng-probe-v4l2.c
index 064c656b47a40b5e0f204e80990095c6e641e550..44665ecb83d44b20d7227483cd32c898ef9b17eb 100644 (file)
@@ -11,6 +11,7 @@
 #include <linux/module.h>
 #include <linux/videodev2.h>
 #include <media/videobuf2-core.h>
+#include <media/v4l2-common.h>
 #include <lttng-tracer.h>
 /*
  * Create the tracepoint static inlines from the kernel to validate that our
This page took 0.02402 seconds and 4 git commands to generate.