]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRoland McGrath <roland@gnu.org>
Fri, 10 Sep 1993 04:22:01 +0000 (04:22 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 10 Sep 1993 04:22:01 +0000 (04:22 +0000)
src/alloca.c

index cab9645b7e183ae2f31330ae6df0bbbc7a2ed18a..282600340d0c1eef249a6abe34b878851105b86a 100644 (file)
@@ -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.  */