$NetBSD: patch-am,v 1.4 2022/04/24 10:57:28 tnn Exp $

Dragonfly support.

--- tvcapture.h.orig	2006-01-03 14:45:01.000000000 +0000
+++ tvcapture.h
@@ -34,6 +34,8 @@
 #include <X11/Intrinsic.h>
 #ifdef __NetBSD__
 # include <dev/ic/bt8xx.h>
+#elif defined(__DragonFly__)
+# include <dev/video/meteor/ioctl_meteor.h>
 #else
 # include <machine/ioctl_meteor.h>
 #endif
