summaryrefslogtreecommitdiff
path: root/audio/xmradio/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmradio/patches/patch-aa')
-rw-r--r--audio/xmradio/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/xmradio/patches/patch-aa b/audio/xmradio/patches/patch-aa
new file mode 100644
index 00000000000..9a4677f7d37
--- /dev/null
+++ b/audio/xmradio/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/05/07 20:49:45 tron Exp $
+
+--- radio.c.orig Thu Oct 21 22:14:07 1999
++++ radio.c Sun May 7 22:45:51 2000
+@@ -61,7 +61,7 @@
+ #include <sys/param.h>
+ #include <sys/wait.h>
+ #ifdef __NetBSD__
+-#include <dev/pci/bt848var.h>
++#include <dev/ic/bt8xx.h>
+ #include <soundcard.h>
+ #else
+ #ifdef linux