Define _STATBUF_ST_NSEC.

This commit is contained in:
Ulrich Drepper 2003-06-26 17:00:37 +00:00
parent fbdd196b52
commit 66f558e194

View File

@ -132,6 +132,8 @@ struct stat64
/* Tell code we have these members. */
#define _STATBUF_ST_BLKSIZE
#define _STATBUF_ST_RDEV
/* Nanosecond resolution time values are supported. */
#define _STATBUF_ST_NSEC
/* Encoding of the file mode. */