summaryrefslogtreecommitdiff
path: root/audio/sox/patches/patch-ah
blob: 260da7ef85eb1eb286578e9ea9c9459210904a69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ah,v 1.1 2000/12/27 00:55:04 wiz Exp $

--- polyphas.c.orig	Tue Aug 22 17:19:43 2000
+++ polyphas.c
@@ -31,6 +31,7 @@
 #include <math.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <limits.h>
 #include "st.h"