From: Roland McGrath Date: Fri, 10 Sep 1993 04:22:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-19.34~11165 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=94f6013a0038c21c3ec13d13c07b328b159ef348;p=emacs.git *** empty log message *** --- diff --git a/src/alloca.c b/src/alloca.c index cab9645b7e1..282600340d0 100644 --- a/src/alloca.c +++ b/src/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. */