tests: avoid several compiler warnings
[gnulib.git] / tests / test-utimensat.c
index 8dc0cc9..35fd1bf 100644 (file)
@@ -66,7 +66,7 @@ do_lutimensat (char const *name, struct timespec const times[2])
 }
 
 int
-main ()
+main (void)
 {
   int result1; /* Skip because of no symlink support.  */
   int result2; /* Skip because of no lutimens support.  */