Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5643:611a6845ebee
Remove un-needed include of process.h in sysproc.h under cygwin.
author | Vin Shelton <acs@xemacs.org> |
---|---|
date | Mon, 13 Feb 2012 08:00:23 -0500 |
parents | f4d74be74462 |
children | 7aa144d1404b |
line wrap: on
line diff
--- a/src/ChangeLog Sat Jan 14 12:16:05 2012 +0000 +++ b/src/ChangeLog Mon Feb 13 08:00:23 2012 -0500 @@ -1,3 +1,10 @@ +2012-02-12 Vin Shelton <acs@xemacs.org> + + * sysproc.h: As of Cygwin 1.7.10, /usr/include/process.h has moved + to /usr/include/cygwin/process.h, so sysproc.h could no longer + find it. It wasn't needed anyway, so remove the include under + cygwin. + 2012-01-08 Aidan Kehoe <kehoea@parhasard.net> * device-x.c: