]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - include/dnsqueue.h
Added idea from ircu: /invite with too few params shows the channels youve been invit...
[user/henk/code/inspircd.git] / include / dnsqueue.h
1 #include "inspircd.h"
2 #include "users.h"
3
4 bool lookup_dns(std::string nick);
5 void dns_poll();