$NetBSD: patch-aq,v 1.1 2006/01/03 15:03:02 joerg Exp $

--- tvcapture.c.orig	2006-01-03 14:52:51.000000000 +0000
+++ tvcapture.c
@@ -37,6 +37,8 @@
 #include <sys/mman.h>
 #ifdef __NetBSD__
 # include <dev/ic/bt8xx.h>
+#elif defined(__DragonFly__)
+# include <dev/video/bktr/ioctl_bt848.h>
 #else
 # include <machine/ioctl_bt848.h>
 #endif
