freebsd-ports/audio/alsaplayer/files/patch-input::sndfile::sndfile_engine.c
Joe Marcus Clarke 1f8cd43b73 Add alsaplayer, an audio player with pitch control and a GTK+ GUI.
PR:		43142
Submitted by:	Robin Schilham <co9@xs4all.nl> (based on)
2003-06-30 17:15:20 +00:00

10 lines
254 B
C

--- input/sndfile/sndfile_engine.c-orig Tue Jun 17 16:43:57 2003
+++ input/sndfile/sndfile_engine.c Tue Jun 17 16:44:12 2003
@@ -20,7 +20,6 @@
*/
#include <stdio.h>
-#include <alloca.h>
#include <stdlib.h>
#include <limits.h>
#include <string.h>