comparison 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
comparison
equal deleted inserted replaced
5642:5bda701e9e7c 5643:611a6845ebee
1 2012-02-12 Vin Shelton <acs@xemacs.org>
2
3 * sysproc.h: As of Cygwin 1.7.10, /usr/include/process.h has moved
4 to /usr/include/cygwin/process.h, so sysproc.h could no longer
5 find it. It wasn't needed anyway, so remove the include under
6 cygwin.
7
1 2012-01-08 Aidan Kehoe <kehoea@parhasard.net> 8 2012-01-08 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * device-x.c: 10 * device-x.c:
4 * device-x.c (syms_of_device_x): 11 * device-x.c (syms_of_device_x):
5 Move #'x-keysym-on-keyboard{,-sans-modifiers}-p to Lisp, the hash 12 Move #'x-keysym-on-keyboard{,-sans-modifiers}-p to Lisp, the hash