summaryrefslogtreecommitdiffstats
path: root/audio/xamp/files/patch-ag
blob: 06be76c2fa8e07bc1abde54b5858af755202eb1a (plain)
1
2
3
4
5
6
7
8
9
10
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)
OpenPOWER on IntegriCloud