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 980eff33e..81cfb0356 100644 --- a/src/dns.cpp +++ b/src/dns.cpp @@ -32,6 +32,7 @@ looks like this, walks like this or tastes like this. #endif #include "inspircd.h" +#include "dns.h" /** Masks to mask off the responses we get from the DNSRequest methods */ |
