]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
trim some dependencies for dnsdistdist benefit
authorbert hubert <bert.hubert@netherlabs.nl>
Mon, 7 Dec 2015 22:04:38 +0000 (23:04 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Mon, 7 Dec 2015 22:04:38 +0000 (23:04 +0100)
pdns/dns.cc

index b52bb8ae9b2e1c99be844c0523710ffdfb5b5549..e466b11fff2b6ebc506907f8ac5bc0b6703b4466 100644 (file)
@@ -3,7 +3,6 @@
 #endif
 #include "dns.hh"
 #include "misc.hh"
-#include "arguments.hh"
 #include <stdexcept>
 #include <iostream>
 #include <boost/algorithm/string.hpp>