summaryrefslogtreecommitdiff
path: root/include/dnsqueue.h
blob: 6832572422ece392b0e7e0b9e4b32d7baf9d4ad1 (plain)
1
2
3
4
5
#include "inspircd.h"
#include "users.h"

bool lookup_dns(userrec* u);
void dns_poll();