tests: avoid several compiler warnings
[gnulib.git] / tests / test-fdutimensat.c
index b5c60ae..00729d8 100644 (file)
@@ -86,7 +86,7 @@ do_utimens (const char *name, struct timespec const times[2])
 }
 
 int
-main ()
+main (void)
 {
   int result1; /* Skip because of no symlink support.  */
   int result2; /* Skip because of no futimens support.  */