summaryrefslogtreecommitdiff
path: root/audio/csound-bath/patches/patch-as
diff options
context:
space:
mode:
Diffstat (limited to 'audio/csound-bath/patches/patch-as')
-rw-r--r--audio/csound-bath/patches/patch-as9
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/csound-bath/patches/patch-as b/audio/csound-bath/patches/patch-as
new file mode 100644
index 00000000000..81d7393dbcd
--- /dev/null
+++ b/audio/csound-bath/patches/patch-as
@@ -0,0 +1,9 @@
+$NetBSD: patch-as,v 1.1 2002/03/23 02:23:01 wiz Exp $
+
+--- sftype.h.orig Mon Jan 28 02:02:01 2002
++++ sftype.h
+@@ -1,3 +1,4 @@
++#include "cs.h"
+
+ #if !defined(_SFTYPE_H)
+ #ifdef __GNUC__