From: Andreas Jaeger Date: Tue, 5 Sep 2000 19:33:13 +0000 (+0000) Subject: Use st_pad5. X-Git-Tag: cvs/libc-2_1_94~117 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=b9c42fd096977826301df397876828dd92a83036;p=glibc.git Use st_pad5. --- diff --git a/sysdeps/unix/sysv/linux/mips/bits/stat.h b/sysdeps/unix/sysv/linux/mips/bits/stat.h index 40f42f1df3..37c303b4d0 100644 --- a/sysdeps/unix/sysv/linux/mips/bits/stat.h +++ b/sysdeps/unix/sysv/linux/mips/bits/stat.h @@ -74,7 +74,7 @@ struct stat long int st_pad4; __blkcnt64_t st_blocks; /* Number of 512-byte blocks allocated. */ #endif - long int st_pad4[14]; + long int st_pad5[14]; }; #ifdef __USE_LARGEFILE64