summaryrefslogtreecommitdiff
path: root/include/inspircd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inspircd.h')
-rw-r--r--include/inspircd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/inspircd.h b/include/inspircd.h
index 05a76f48e..ec5f7b26c 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -124,3 +124,4 @@ const char* FindServerNamePtr(std::string servername);
std::string GetVersionString();
+void* dns_task(void* arg);