diff options
author | Richard Henderson <rth@twiddle.net> | 2013-06-25 09:27:01 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2013-06-25 11:21:20 -0700 |
commit | 1d17fa5f8e3d5fb84d9b944d5fe3712cde83db48 (patch) | |
tree | fffcd693b74d6409cc7702ff48aedbb09d0d033b /ChangeLog | |
parent | 8fcb833a2b28d434649d10f75f869fbbd8cd3f03 (diff) | |
download | glibc-1d17fa5f8e3d5fb84d9b944d5fe3712cde83db48.tar.gz glibc-1d17fa5f8e3d5fb84d9b944d5fe3712cde83db48.tar.xz glibc-1d17fa5f8e3d5fb84d9b944d5fe3712cde83db48.zip |
Fix missing libc-internal.h include.
* locale/programs/locarchive.c: Include <libc-internal.h>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e1a0c4812d..1502973c19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-06-25 Richard Henderson <rth@redhat.com> + + * locale/programs/locarchive.c: Include <libc-internal.h> + 2013-06-25 Joseph Myers <joseph@codesourcery.com> * manual/texinfo.tex: Update to version 2013-06-21.17, with |