diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-05-10 14:38:43 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-05-10 15:57:24 -0700 |
commit | 38de94a5efbc3de186d6f287d666f74e5b4c8247 (patch) | |
tree | 763989d5e05edaf79ca5ec201f850be53873e62c /ChangeLog | |
parent | bbc49098ff1bbbd5bdbcd69546b906d3844b4771 (diff) | |
download | glibc-38de94a5efbc3de186d6f287d666f74e5b4c8247.tar.gz glibc-38de94a5efbc3de186d6f287d666f74e5b4c8247.tar.xz glibc-38de94a5efbc3de186d6f287d666f74e5b4c8247.zip |
Add a missing #include.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e49be8d466..5e71ac6237 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-05-10 Roland McGrath <roland@hack.frob.com> + + * math/w_ilogbf.c: Add #include <limits.h>. + 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org> * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit |