tests: avoid several compiler warnings
[gnulib.git] / tests / test-rmdir.c
index 9d8eb5a..642d92c 100644 (file)
@@ -44,7 +44,7 @@
 #include "test-rmdir.h"
 
 int
-main ()
+main (void)
 {
   return test_rmdir_func (rmdir, true);
 }