summaryrefslogtreecommitdiff
path: root/audio/sox/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sox/patches/patch-ai')
-rw-r--r--audio/sox/patches/patch-ai12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/sox/patches/patch-ai b/audio/sox/patches/patch-ai
new file mode 100644
index 00000000000..f1b09777e7d
--- /dev/null
+++ b/audio/sox/patches/patch-ai
@@ -0,0 +1,12 @@
+$NetBSD: patch-ai,v 1.1 2000/12/27 00:55:05 wiz Exp $
+
+--- trim.c.orig Thu Nov 16 18:48:52 2000
++++ trim.c
+@@ -11,6 +11,7 @@
+ * Sound Tools skeleton effect file.
+ */
+
++#include <string.h>
+ #include "st.h"
+
+ /* Time resolutin one millisecond */