summaryrefslogtreecommitdiff
path: root/src/dns.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dns.cpp')
-rw-r--r--src/dns.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dns.cpp b/src/dns.cpp
index b5bab8edd..50aae9c82 100644
--- a/src/dns.cpp
+++ b/src/dns.cpp
@@ -38,7 +38,7 @@ using namespace std;
#include <map>
#include "dns.h"
#include "inspircd.h"
-#include "helperfuncs.h"
+
#include "inspircd_config.h"
#include "socketengine.h"
#include "configreader.h"