summaryrefslogtreecommitdiff
path: root/audio/madplay/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'audio/madplay/patches/patch-ac')
-rw-r--r--audio/madplay/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/madplay/patches/patch-ac b/audio/madplay/patches/patch-ac
new file mode 100644
index 00000000000..bc84b0e2021
--- /dev/null
+++ b/audio/madplay/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1.1.1 2000/10/15 10:24:55 simonb Exp $
+
+--- audio_sun.c.orig Sun Sep 24 13:31:19 2000
++++ audio_sun.c Sun Oct 15 21:14:20 2000
+@@ -25,6 +25,7 @@
+
+ # include <unistd.h>
+ # include <fcntl.h>
++# include <string.h>
+ # include <sys/ioctl.h>
+ # include <sys/audioio.h>
+ # include <errno.h>