]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 1 Aug 2008 01:13:30 +0000 (01:13 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 1 Aug 2008 01:13:30 +0000 (01:13 +0000)
ChangeLog

index ad9508c4ea2b53e919553682a177ce8bde52a448..0a804b8071271fad91ac78e47b7ed5d61aaebf42 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-07-31  Roland McGrath  <roland@redhat.com>
 
+       * file.c [LINUX] (struct kernel_dirent): Define it locally,
+       do not use <linux/dirent.h>.
+       Fixes RH#457291.
+
        * configure.ac: Add AC_HEADER_STDBOOL.
        * defs.h [HAVE_STDBOOL_H]: #include <stdbool.h>.
        Fixes Debian##492774.