commit | b337b1fd5f3b3410fe522a690ccee70bce8519ee | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Fri Jan 15 01:02:27 2010 -0800 |
committer | Roland McGrath <roland@redhat.com> | Fri Jan 15 01:02:27 2010 -0800 |
tree | bbcd7b587b878bd50382308ea621da58582e9cc7 | |
parent | 5f2116092632c8d600e2d7d87fc919aed37a1c04 [diff] [blame] |
Fix sloppy #include use, breaks with latest glibc.
diff --git a/src/ChangeLog b/src/ChangeLog index c4b5b05..ee1b733 100644 --- a/src/ChangeLog +++ b/src/ChangeLog
@@ -1,3 +1,11 @@ +2010-01-15 Roland McGrath <roland@redhat.com> + + * ar.c: Include <sys/stat.h>. + * elflint.c: Likewise. + * readelf.c: Likewise. + * strip.c: Likewise. + * unstrip.c: Likewise + 2010-01-07 Roland McGrath <roland@redhat.com> * readelf.c (print_ehdr): Handle PN_XNUM.