hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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 */