diff options
| author | 2006-07-16 14:19:57 +0000 | |
|---|---|---|
| committer | 2006-07-16 14:19:57 +0000 | |
| commit | e2ea566015c82e5bfd9eb095a61fdfd7b2c18484 (patch) | |
| tree | 81647ce8fa0a485f97c16218ef3043bf45658a2a /src/users.cpp | |
| parent | More stuff (diff) | |
DNS fixes - needs further testing
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4409 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/users.cpp')
| -rw-r--r-- | src/users.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/users.cpp b/src/users.cpp index 641597b27..6038b6cd7 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -36,6 +36,7 @@ using namespace std; #include "wildcard.h" #include "xline.h" #include "cull_list.h" +#include "dnsqueue.h" extern InspIRCd* ServerInstance; extern int WHOWAS_STALE; |
