1 2 3 4 5 6 7 8 9 10
--- 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>