summaryrefslogtreecommitdiff
path: root/alloca.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-09-10 04:22:01 +0000
committerRoland McGrath <roland@redhat.com>1993-09-10 04:22:01 +0000
commit7b91e889b6df800bba1d736788b5163723f00770 (patch)
treeab3997b5fe6561ef4561676c25f07991fcec59e4 /alloca.c
parent16667d15e01f7f139be21a09df1ca0971af07cbc (diff)
downloadgunmake-7b91e889b6df800bba1d736788b5163723f00770.tar.gz
*** empty log message ***
Diffstat (limited to 'alloca.c')
-rw-r--r--alloca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/alloca.c b/alloca.c
index cab9645..2826003 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 "config.h"
+#include <config.h>
#endif
/* If compiling with GCC 2, this file's not needed. */