$NetBSD: patch-ab,v 1.3 2003/03/22 05:44:38 dillo Exp $

--- audioIO.h.old	Sun Oct 26 10:57:10 1997
+++ audioIO.h	Fri Oct 31 06:43:07 1997
@@ -27,3 +27,7 @@
 #ifdef OS_SunOS
   #define AUSIZ 4096
 #endif
+
+#ifdef OS_NetBSD
+  #define AUSIZ 32768
+#endif
