]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix fstat on Linux/sparc64
authorAndreas Schwab <schwab@redhat.com>
Mon, 8 Feb 2010 13:50:22 +0000 (14:50 +0100)
committerAndreas Schwab <schwab@redhat.com>
Mon, 8 Feb 2010 13:50:22 +0000 (14:50 +0100)
ChangeLog
sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c

index 0c07815ecbec77e38bc06d84a4e74dbd44a65256..c5ba42c712a235f840cfb6ab92f55f84190ff19f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-08  Andreas Schwab  <schwab@redhat.com>
+
+       [BZ #11155]
+       * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Include i386
+       version.
+
 2010-02-05  H.J. Lu  <hongjiu.lu@intel.com>
 
        [BZ #11230]
index 6b374777b8bd2c22ac6af02e8c97cb0741006065..e328ccbab08888a99ba0902ca3a2f950cb3798f9 100644 (file)
@@ -1 +1 @@
-#include "../../fxstat.c"
+#include "../../i386/fxstat.c"