summaryrefslogtreecommitdiff
path: root/audio/sox/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sox/patches/patch-aj')
-rw-r--r--audio/sox/patches/patch-aj12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/sox/patches/patch-aj b/audio/sox/patches/patch-aj
deleted file mode 100644
index 6c3fd63fbb0..00000000000
--- a/audio/sox/patches/patch-aj
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aj,v 1.1 2000/12/27 00:55:05 wiz Exp $
-
---- stretch.c.orig Wed Jun 7 20:35:40 2000
-+++ stretch.c
-@@ -22,6 +22,7 @@
- #include "st.h"
-
- #include <stdlib.h> /* malloc and free */
-+#include <string.h> /* memcpy */
- #include <limits.h> /* LONG_MAX */
-
- #ifndef MIN