Mercurial > hg > xemacs-beta
changeset 573:6cca1c9bdc85
[xemacs-hg @ 2001-05-25 03:49:08 by martinb]
indent-for-comment
author | martinb |
---|---|
date | Fri, 25 May 2001 03:49:08 +0000 |
parents | 0f910da8ca73 |
children | fc46dbaf2aaf |
files | src/sysfile.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/sysfile.h Fri May 25 03:46:47 2001 +0000 +++ b/src/sysfile.h Fri May 25 03:49:08 2001 +0000 @@ -27,7 +27,7 @@ #include <errno.h> #ifndef WIN32_NATIVE -# include <sys/errno.h> /* <errno.h> does not always imply this */ +# include <sys/errno.h> /* <errno.h> does not always imply this */ #endif #ifdef HAVE_UNISTD_H