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