fix: media: v4l2: abstract timeval handling in v4l2_buffer (v5.6)
[lttng-modules.git] / probes / lttng-probe-v4l2.c
index bae153bc38eacb47368265bc684a4ca93e50a72b..8bfcf04838d2f947812d6271eba1f4cb77760ebb 100644 (file)
@@ -24,6 +24,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.025724 seconds and 4 git commands to generate.