diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-02-05 11:34:06 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-02-05 11:34:06 -0800 |
commit | eab55bfb14f5e1ea6f522d81632ce5a1b8a8c942 (patch) | |
tree | 80730c3b8869e5ede675a7ce5441bcf2dcdc4c41 /ChangeLog | |
parent | f9834ea4774532f13c49a527c64eda1c0587f910 (diff) | |
download | glibc-eab55bfb14f5e1ea6f522d81632ce5a1b8a8c942.zip glibc-eab55bfb14f5e1ea6f522d81632ce5a1b8a8c942.tar.gz glibc-eab55bfb14f5e1ea6f522d81632ce5a1b8a8c942.tar.bz2 |
Add missing includes to sysdeps/generic/malloc-sysdep.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2013-02-05 Roland McGrath <roland@hack.frob.com> + + * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>. + 2013-02-04 Carlos O'Donell <carlos@redhat.com> * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the |