summaryrefslogtreecommitdiff
path: root/audio/sox/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sox/patches/patch-ad')
-rw-r--r--audio/sox/patches/patch-ad12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/sox/patches/patch-ad b/audio/sox/patches/patch-ad
deleted file mode 100644
index 5c9d998449b..00000000000
--- a/audio/sox/patches/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.3 2000/12/27 00:55:04 wiz Exp $
-
---- pitch.c.orig Wed Jun 7 20:35:39 2000
-+++ pitch.c
-@@ -38,6 +38,7 @@
- #include "st.h"
-
- #include <stdlib.h> /* malloc(), free() */
-+#include <string.h> /* memcpy() */
-
- #include <math.h> /* cos(), pow() */
- #include <limits.h> /* LONG_MAX */