$NetBSD: patch-ab,v 1.1.1.1 2008/09/15 13:15:46 jmcneill Exp $

--- 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 */
