$NetBSD$

--- src/videodev.h.orig	2003-07-15 18:46:18.000000000 -0400
+++ src/videodev.h
@@ -1,7 +1,9 @@
 #ifndef __LINUX_VIDEODEV_H
 #define __LINUX_VIDEODEV_H
 
+#ifdef __linux__
 #include <linux/types.h>
+#endif
 
 #define VID_TYPE_CAPTURE	1	/* Can capture */
 #define VID_TYPE_TUNER		2	/* Can tune */
