diff options
Diffstat (limited to 'src/dns.cpp')
-rw-r--r-- | src/dns.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dns.cpp b/src/dns.cpp index 0347caaae..d67815b2c 100644 --- a/src/dns.cpp +++ b/src/dns.cpp @@ -49,6 +49,7 @@ using namespace std; #include "dns.h" #include "inspircd.h" #include "helperfuncs.h" +#include "inspircd_config.h" #include "socketengine.h" #include "configreader.h" |