summaryrefslogtreecommitdiff
path: root/audio/cdd/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cdd/patches/patch-ae')
-rw-r--r--audio/cdd/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/cdd/patches/patch-ae b/audio/cdd/patches/patch-ae
new file mode 100644
index 00000000000..74617fd1b2e
--- /dev/null
+++ b/audio/cdd/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1 2002/07/19 04:18:40 mycroft Exp $
+
+--- cdd_cdcmds.h.orig Tue Feb 20 21:57:29 1996
++++ cdd_cdcmds.h Fri Jul 19 04:15:16 2002
+@@ -57,7 +57,7 @@
+
+ void doinquiry(int scsifd);
+
+-int unsupported(void);
++int unsupported();
+ int getcdtoc(int scsifd, CDTOC *cdtoc);
+ int cd_setblocksize(int scsifd, int bytessec);
+ int cddaread(char *buffer, int startlba, int blocksize,