kernel/include/linux/videodev2.h
.. .. @@ -57,6 +57,7 @@ 57 57 #define __LINUX_VIDEODEV2_H 58 58 59 59 #include <linux/time.h> /* need struct timeval */ 60 +#include <linux/kernel.h>60 61 #include <uapi/linux/videodev2.h> 61 62 62 63 #endif /* __LINUX_VIDEODEV2_H */