1 2 3 4 5
#include "inspircd.h" #include "users.h" bool lookup_dns(const std::string &nick); void dns_poll(int fdcheck);