hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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 */