diff options
| author | 2009-09-13 20:30:25 +0000 | |
|---|---|---|
| committer | 2009-09-13 20:30:25 +0000 | |
| commit | 6d57bbe05c31c79eaad02fe81cfb9c1ed6b79c58 (patch) | |
| tree | e0c89ed36b00f4c2925d7f39c32a835657b0fa6e /src/dns.cpp | |
| parent | Updated svn:ignore (diff) | |
| download | inspircd++-6d57bbe05c31c79eaad02fe81cfb9c1ed6b79c58.tar.gz inspircd++-6d57bbe05c31c79eaad02fe81cfb9c1ed6b79c58.tar.bz2 inspircd++-6d57bbe05c31c79eaad02fe81cfb9c1ed6b79c58.zip | |
Change Extensible to use strongly typed entries
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11696 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/dns.cpp')
| -rw-r--r-- | src/dns.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dns.cpp b/src/dns.cpp index b2dbf40a7..94a01e64c 100644 --- a/src/dns.cpp +++ b/src/dns.cpp @@ -34,7 +34,6 @@ looks like this, walks like this or tastes like this. #include "inspircd_se_config.h" #endif -#include "dns.h" #include "inspircd.h" #include "socketengine.h" #include "configreader.h" |
