sparse fixup: warning: non-ANSI function declaration of function '...'
[tinc] / src / conf.c
index bf8183f..30ac585 100644 (file)
@@ -368,7 +368,7 @@ void read_config_options(splay_tree_t *config_tree, const char *prefix) {
        }
 }
 
-bool read_server_config() {
+bool read_server_config(void) {
        char *fname;
        bool x;