diff --git a/alloca.c b/alloca.c index d1f4d1a3..7020f32c 100644 --- a/alloca.c +++ b/alloca.c @@ -22,11 +22,7 @@ your main control loop, etc. to force garbage collection. */ #ifdef HAVE_CONFIG_H -#if defined (emacs) || defined (CONFIG_BROKETS) #include -#else -#include "config.h" -#endif #endif #ifdef emacs