From 24d37fb493211505d0c35be2b1c9d9ecb001e222 Mon Sep 17 00:00:00 2001 From: "David J. MacKenzie" Date: Mon, 26 Sep 1994 21:52:40 +0000 Subject: remove CONFIG_BROKETS --- alloca.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'alloca.c') 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 -#else -#include "config.h" -#endif #endif #ifdef emacs -- cgit v1.2.3