diff --git a/alloca.c b/alloca.c index cab9645b..28260034 100644 --- a/alloca.c +++ b/alloca.c @@ -22,7 +22,7 @@ your main control loop, etc. to force garbage collection. */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif /* If compiling with GCC 2, this file's not needed. */