summaryrefslogtreecommitdiff
path: root/audio/csound-bath/patches/patch-ay
diff options
context:
space:
mode:
Diffstat (limited to 'audio/csound-bath/patches/patch-ay')
-rw-r--r--audio/csound-bath/patches/patch-ay14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/csound-bath/patches/patch-ay b/audio/csound-bath/patches/patch-ay
new file mode 100644
index 00000000000..52a726d5f12
--- /dev/null
+++ b/audio/csound-bath/patches/patch-ay
@@ -0,0 +1,14 @@
+$NetBSD: patch-ay,v 1.1 2003/01/19 21:31:15 hubertf Exp $
+
+--- util2/dnoise.dir/dnoise.c.orig Sat Dec 14 05:01:18 2002
++++ util2/dnoise.dir/dnoise.c
+@@ -109,6 +109,9 @@
+ static long bytes = 0;
+ OPARMS O = {0,0, 0,1,1,0, 0,0, 0,0, 0,0, 1,0,0,7, 0,0,0, 0,0,0,0, 0,0 };
+
++#ifdef POLL_EVENTS
++#undef POLL_EVENTS
++#endif
+ int POLL_EVENTS(void)
+ {
+ return 1;