freebsd-ports/audio/alsaplayer/files/patch-input_audiofile_audiofile_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
262 B
C

--- input/audiofile/audiofile_engine.c.orig Sun Jun 29 21:24:22 2003
+++ input/audiofile/audiofile_engine.c Sun Jun 29 21:24:26 2003
@@ -18,7 +18,6 @@
*/
#include <stdio.h>
-#include <alloca.h>
#include <stdlib.h>
#include <limits.h>
#include <string.h>