ports/audio/solfege/files/patch-soundcard::macro_to_function.c
Florent Thoumie 8435dc68f0 - Update to 2.2.1.
PR:		ports/79465
Submitted by:	Ports Fury
2005-04-05 07:28:52 +00:00

12 lines
307 B
C

--- soundcard/macro_to_function.c.orig Mon Mar 21 05:18:34 2005
+++ soundcard/macro_to_function.c Tue Mar 22 00:28:40 2005
@@ -24,7 +24,9 @@
#include <unistd.h>
#include <sys/ioctl.h>
+#ifdef HAVE_LINUX_AWE_VOICE_H
#include <linux/awe_voice.h>
+#endif
extern int _seqbufptr;
extern int _seqbuflen;