Mercurial > hg > xemacs-beta
diff src/redisplay.c @ 410:de805c49cfc1 r21-2-35
Import from CVS: tag r21-2-35
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:19:21 +0200 |
parents | 501cfd01ee6d |
children | 697ef44129c6 |
line wrap: on
line diff
--- a/src/redisplay.c Mon Aug 13 11:18:12 2007 +0200 +++ b/src/redisplay.c Mon Aug 13 11:19:21 2007 +0200 @@ -40,7 +40,6 @@ #include <config.h> #include "lisp.h" -#include <limits.h> #include "buffer.h" #include "commands.h" @@ -64,11 +63,10 @@ #include "file-coding.h" #endif +#include "sysfile.h" + #ifdef HAVE_TTY #include "console-tty.h" -#ifdef HAVE_UNISTD_H -#include <unistd.h> /* for isatty() */ -#endif #endif /* HAVE_TTY */ /* Note: We have to be careful throughout this code to properly handle