tests: avoid several compiler warnings
[gnulib.git] / tests / test-fcntl-safer.c
index 433160b..33c7c2c 100644 (file)
@@ -25,7 +25,7 @@
 #include "test-open.h"
 
 int
-main ()
+main (void)
 {
   return test_open ();
 }