Mercurial > emacs
diff lib-src/ChangeLog @ 111548:ae7e9ce45a16
* lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.
(O_RDONLY): Do not define.
(cool_read): Fix type for variable "sofar".
| author | Dan Nicolaescu <dann@ics.uci.edu> |
|---|---|
| date | Sun, 14 Nov 2010 22:42:21 -0800 |
| parents | c7d5564f0621 |
| children | 3655cc4062e4 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Sun Nov 14 22:39:02 2010 -0800 +++ b/lib-src/ChangeLog Sun Nov 14 22:42:21 2010 -0800 @@ -1,3 +1,9 @@ +2010-11-15 Dan Nicolaescu <dann@ics.uci.edu> + + * test-distrib.c: Remove include guards for config.h and fcntl.h. + (O_RDONLY): Do not define. + (cool_read): Fix type for variable "sofar". + 2010-10-25 Glenn Morris <rgm@gnu.org> * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove easymenu.elc.
