summaryrefslogtreecommitdiff
path: root/graphics/fxtv/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fxtv/patches/patch-ac')
-rw-r--r--graphics/fxtv/patches/patch-ac14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/fxtv/patches/patch-ac b/graphics/fxtv/patches/patch-ac
new file mode 100644
index 00000000000..e3aca296921
--- /dev/null
+++ b/graphics/fxtv/patches/patch-ac
@@ -0,0 +1,14 @@
+$NetBSD: patch-ac,v 1.1.1.1 2000/05/07 20:34:13 tron Exp $
+
+--- pixelview_remote.c.orig Wed Nov 3 10:55:44 1999
++++ pixelview_remote.c Sun May 7 22:28:36 2000
+@@ -38,8 +38,7 @@
+ #include <unistd.h>
+ #include <sys/fcntl.h>
+ #ifdef __NetBSD__
+-# include <dev/pci/bt848var.h>
+-# include <dev/pci/meteorvar.h>
++# include <dev/ic/bt8xx.h>
+ #else
+ # include <machine/ioctl_meteor.h>
+ # include <machine/ioctl_bt848.h>