From e72637a2022c33425341ab26790d19f88d18fec5 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 1 Jul 1997 16:54:08 +0000 Subject: Some configuration cleanup. svn path=/trunk/; revision=1133 --- alloca.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alloca.c') diff --git a/alloca.c b/alloca.c index 7020f32c..ec432dfc 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 +#include "config.h" #endif #ifdef emacs -- cgit v1.2.3