opnsense-ports/audio/timidity/files/patch-wave__a.c
Franco Fichtner 6e79da282a */*: sync with upstream
Taken from: FreeBSD
2016-07-27 07:58:02 +02:00

10 lines
167 B
C

--- 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"