summaryrefslogtreecommitdiff
path: root/audio/csound/patches/patch-aq
diff options
context:
space:
mode:
Diffstat (limited to 'audio/csound/patches/patch-aq')
-rw-r--r--audio/csound/patches/patch-aq14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/csound/patches/patch-aq b/audio/csound/patches/patch-aq
new file mode 100644
index 00000000000..0bd9e94bf5a
--- /dev/null
+++ b/audio/csound/patches/patch-aq
@@ -0,0 +1,14 @@
+$NetBSD: patch-aq,v 1.1 2002/01/21 11:30:04 wiz Exp $
+
+--- cs.h.orig Mon Feb 22 18:20:17 1999
++++ cs.h
+@@ -86,9 +86,7 @@
+ int ringbell, termifend, stdoutfd;
+ int rewrt_hdr, heartbeat, gen01defer;
+ int scheduler_priority; /* emng@geocities.com 12/05/98 */
+-#ifdef LINUX
+ int Volume; /* Jonathan Mohr 1995 Oct 17 */
+-#endif
+ long sr_override, kr_override;
+ long instxtcount, optxtsize;
+ long poolcount, gblfixed, gblacount;