Mercurial > emacs
comparison src/ChangeLog @ 111546:32e6d2b445ce
* src/process.c: Include <sys/ioctl.h> unconditionally,
keyboard.c already does it.
| author | Dan Nicolaescu <dann@ics.uci.edu> |
|---|---|
| date | Sun, 14 Nov 2010 22:27:41 -0800 |
| parents | a112abc60888 |
| children | 876a7947c90d |
comparison
equal
deleted
inserted
replaced
| 111545:a112abc60888 | 111546:32e6d2b445ce |
|---|---|
| 1 2010-11-15 Dan Nicolaescu <dann@ics.uci.edu> | 1 2010-11-15 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | |
| 3 * process.c: Include <sys/ioctl.h> unconditionally, | |
| 4 keyboard.c already does it. | |
| 2 | 5 |
| 3 * keyboard.c (pending_malloc_warning): Add const to match | 6 * keyboard.c (pending_malloc_warning): Add const to match |
| 4 definition in alloc.c. | 7 definition in alloc.c. |
| 5 (Fset_input_interrupt_mode): Simplify #ifdefs. | 8 (Fset_input_interrupt_mode): Simplify #ifdefs. |
| 6 | 9 |
