index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
();