From: Roland McGrath Date: Fri, 10 Sep 1993 04:22:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 3.70.2~138 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7b91e889b6df800bba1d736788b5163723f00770;p=thirdparty%2Fmake.git *** empty log message *** --- 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. */