1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Use st_pad5.

This commit is contained in:
Andreas Jaeger
2000-09-05 19:33:13 +00:00
parent 0816838fcd
commit b9c42fd096

View File

@ -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