Define _STATBUF_ST_NSEC.
authorUlrich Drepper <drepper@redhat.com>
Thu, 26 Jun 2003 17:00:37 +0000 (17:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 26 Jun 2003 17:00:37 +0000 (17:00 +0000)
sysdeps/unix/sysv/linux/m68k/bits/stat.h

index 3f1f343..dc06b13 100644 (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.  */