summaryrefslogtreecommitdiff
path: root/audio/amp/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'audio/amp/patches/patch-ai')
-rw-r--r--audio/amp/patches/patch-ai12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/amp/patches/patch-ai b/audio/amp/patches/patch-ai
new file mode 100644
index 00000000000..dd2cfed7733
--- /dev/null
+++ b/audio/amp/patches/patch-ai
@@ -0,0 +1,12 @@
+$NetBSD: patch-ai,v 1.1 2007/02/01 23:22:44 wiz Exp $
+
+--- proto.h.orig 1997-05-31 17:47:58.000000000 +0000
++++ proto.h
+@@ -19,7 +19,6 @@ void audioBufferOn(int);
+ void printout(void);
+ int audioBufferOpen(int, int, int);
+ void audioBufferClose();
+-void audioBufferWrite(char *, int);
+ void audioBufferFlush();
+
+ /* From: audio.c */