summaryrefslogtreecommitdiff
path: root/audio/timidity/files/patch-wave__a.c
blob: 488a41f48f2ef943a67c5b381f58eb856f86e5ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- wave_a.c.orig	1996-05-20 13:10:15 UTC
+++ wave_a.c
@@ -35,6 +35,7 @@
 
 #ifdef __FreeBSD__
 #include <stdio.h>
+#include <string.h>
 #endif
 
 #include "config.h"