summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alloca.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/alloca.c b/alloca.c
index d1f4d1a..7020f32 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 <config.h>
-#else
-#include "config.h"
-#endif
#endif
#ifdef emacs