X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/d99380b61b3fa166d2105bc017508392dbb38939..6d18bf1a12bfc8c49579f818c7b9c43301a2817d:/src/res.c diff --git a/src/res.c b/src/res.c index bd5b31c..08b2c25 100644 --- a/src/res.c +++ b/src/res.c @@ -31,7 +31,7 @@ #include "ircd.h" #include "res.h" #include "reslib.h" -#include "irc_string.h" +#include "match.h" #include "numeric.h" #include "client.h" /* SNO_* */ @@ -99,11 +99,6 @@ static int proc_answer(struct reslist *request, HEADER * header, char *, char *) static struct reslist *find_id(int id); static struct DNSReply *make_dnsreply(struct reslist *request); -extern struct rb_sockaddr_storage irc_nsaddr_list[IRCD_MAXNS]; -extern int irc_nscount; -extern char irc_domain[HOSTLEN + 1]; - - /* * int * res_ourserver(inp)