diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f44add45de0..205ae565e6b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-09-21 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2010-09-21 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * emacs.c: Do not include sys/ioctl.h, not needed. | ||
| 4 | |||
| 3 | * doprnt.c: Do not include stdlib.h, config.h does it. | 5 | * doprnt.c: Do not include stdlib.h, config.h does it. |
| 4 | Move #include before macro definition. | 6 | Move #include before macro definition. |
| 5 | 7 | ||