summaryrefslogtreecommitdiff
path: root/audio/xamp/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xamp/files/patch-ag')
-rw-r--r--audio/xamp/files/patch-ag11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xamp/files/patch-ag b/audio/xamp/files/patch-ag
new file mode 100644
index 000000000000..06be76c2fa8e
--- /dev/null
+++ b/audio/xamp/files/patch-ag
@@ -0,0 +1,11 @@
+--- ../audioIO.h.orig Tue Aug 18 12:45:04 1998
++++ ../audioIO.h Tue Aug 18 12:45:53 1998
+@@ -12,7 +12,7 @@
+ #endif
+
+ #ifdef OS_BSD
+- #define AUSIZ 32768
++extern int AUSIZ;
+ #endif
+
+ #if defined(OS_IRIX) || defined(OS_IRIX64)