X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/3f2b905e353f5e6c5682c17627f28e4b8618d69d..ccfcd3519f5059681b9c8afa4ccc04b3fffd056b:/src/s_conf.c diff --git a/src/s_conf.c b/src/s_conf.c index d689fb0..a0060d2 100644 --- a/src/s_conf.c +++ b/src/s_conf.c @@ -50,7 +50,7 @@ struct config_server_hide ConfigServerHide; -extern int yyparse(); /* defined in y.tab.c */ +extern int yyparse(void); /* defined in y.tab.c */ extern char linebuf[]; #ifndef INADDR_NONE @@ -898,12 +898,6 @@ validate_conf(void) } } -/* - * lookup_confhost - start DNS lookups of all hostnames in the conf - * line and convert an IP addresses in a.b.c.d number for to IP#s. - * - */ - /* add_temp_kline() * * inputs - pointer to struct ConfItem