Mercurial > emacs
diff src/alloca.c @ 4686:3ddc8e2be5d7
*** empty log message ***
| author | Roland McGrath <roland@gnu.org> |
|---|---|
| date | Fri, 10 Sep 1993 04:22:01 +0000 |
| parents | bdc64f022625 |
| children | 3963121bd25f |
line wrap: on
line diff
--- a/src/alloca.c Thu Sep 09 04:31:05 1993 +0000 +++ b/src/alloca.c Fri Sep 10 04:22:01 1993 +0000 @@ -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. */
