hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/include/linux/videodev2.h
....@@ -57,6 +57,7 @@
5757 #define __LINUX_VIDEODEV2_H
5858
5959 #include <linux/time.h> /* need struct timeval */
60
+#include <linux/kernel.h>
6061 #include <uapi/linux/videodev2.h>
6162
6263 #endif /* __LINUX_VIDEODEV2_H */