Mercurial > hg > xemacs-beta
diff src/sheap.c @ 267:966663fcf606 r20-5b32
Import from CVS: tag r20-5b32
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:26:29 +0200 |
parents | 8efd647ea9ca |
children | b2472a1930f2 |
line wrap: on
line diff
--- a/src/sheap.c Mon Aug 13 10:25:39 2007 +0200 +++ b/src/sheap.c Mon Aug 13 10:26:29 2007 +0200 @@ -18,9 +18,9 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.*/ -#include "config.h" +#include <config.h> #include <stdio.h> -#include <lisp.h> +#include "lisp.h" #include <stddef.h> #include "sheap-adjust.h"