Mercurial > emacs
comparison ChangeLog @ 110683:55c8c3ca3d48
Do not include stdlib.h and string.h, config.h does it.
* src/xfont.c:
* src/w32term.c:
* src/w32reg.c:
* src/w32inevt.c:
* src/w32heap.c:
* src/w32console.c:
* src/w16select.c:
* src/unexsol.c:
* src/term.c:
* src/sound.c:
* src/scroll.c (m):
* src/gtkutil.c:
* src/font.c:
* src/filelock.c:
* src/fileio.c:
* src/dosfns.c:
* src/dbusbind.c:
* src/bidi.c:
* src/callproc.c:
* src/process.c:
* src/msdos.c:
* src/charset.c: Do not include stdlib.h and string.h, config.h does it.
* configure.in: Include stdlib.h and string.h unconditionally.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 01 Oct 2010 06:56:33 -0700 |
parents | d631a67d1138 |
children | 4dfed46bce9a |
comparison
equal
deleted
inserted
replaced
110682:ba6a1c230532 | 110683:55c8c3ca3d48 |
---|---|
1 2010-10-01 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * configure.in: Include stdlib.h and string.h unconditionally. | |
4 | |
1 2010-09-29 Romain Francoise <romain@orebokech.com> | 5 2010-09-29 Romain Francoise <romain@orebokech.com> |
2 | 6 |
3 * configure.in: Don't enable ImageMagick unless HAVE_X11. | 7 * configure.in: Don't enable ImageMagick unless HAVE_X11. |
4 | 8 |
5 2010-09-28 Glenn Morris <rgm@gnu.org> | 9 2010-09-28 Glenn Morris <rgm@gnu.org> |