Mercurial > emacs
changeset 4686:3ddc8e2be5d7
*** empty log message ***
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Fri, 10 Sep 1993 04:22:01 +0000 |
parents | 3bf9019e5c39 |
children | f0abfb1b59fd |
files | src/alloca.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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. */