Merge branch 'stable'
[gnulib.git] / tests / test-sys_stat.c
index 6e8178e..3303bad 100644 (file)
@@ -314,8 +314,9 @@ invalid UTIME macros
 /* Check the existence of some types.  */
 nlink_t t1;
 off_t t2;
+mode_t t3;
 
-struct timespec t3;
+struct timespec st;
 
 int
 main (void)