summaryrefslogtreecommitdiff
path: root/include/module.h
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2012-12-15 01:33:31 -0500
committerAdam <Adam@anope.org>2012-12-15 01:33:31 -0500
commitdcd34d37287adb6aa03d32edd17fc8015b52feb8 (patch)
tree4eb963bc60c8db543973456e7fce35aaae5a4ad4 /include/module.h
parentcdec0a3f96bbfa6d5300b7a6d602fd170e7ccd56 (diff)
Move DNS handling to a module
Diffstat (limited to 'include/module.h')
-rw-r--r--include/module.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/module.h b/include/module.h
index 197899ca8..e2fc18eaf 100644
--- a/include/module.h
+++ b/include/module.h
@@ -21,7 +21,6 @@
#include "channels.h"
#include "commands.h"
#include "config.h"
-#include "dns.h"
#include "extensible.h"
#include "hashcomp.h"
#include "language.h"