tests: avoid several compiler warnings
[gnulib.git] / tests / test-stat-time.c
index 7fb2e93..b88af3d 100644 (file)
@@ -254,7 +254,7 @@ test_birthtime (const struct stat *statinfo,
 }
 
 int
-main ()
+main (void)
 {
   struct stat statinfo[NFILES];
   struct timespec modtimes[NFILES];