Commit 70ce248d authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Add prototype.

parent 0488b831
......@@ -97,7 +97,7 @@ int local_server_port = -1;
static int kernel_routes_callback(int changed, void *closure);
static void init_signals(void);
static void dump_tables(FILE *out);
static int reopen_logfile();
static int reopen_logfile(void);
int
main(int argc, char **argv)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment