1--- a/include/linux/ivtv.h 2+++ b/include/linux/ivtv.h 3@@ -22,7 +22,8 @@ 4 #define __LINUX_IVTV_H__ 5 6 7-#include <linux/types.h> 8+#include <stdint.h> 9+#include <sys/types.h> 10 #include <linux/videodev2.h> 11 12 /* ivtv knows several distinct output modes: MPEG streaming, 13