]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
fix up testrunner
authorbert hubert <bert.hubert@netherlabs.nl>
Sun, 8 Mar 2015 07:47:20 +0000 (08:47 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Sun, 8 Mar 2015 07:47:20 +0000 (08:47 +0100)
pdns/test-misc_hh.cc

index 8732264f3e95878588447e42c4aeef5c1c0c7b65..1f8c243a42fdc6096e26d86fd1ed5803a20003c7 100644 (file)
@@ -7,6 +7,7 @@
 #include <boost/tuple/tuple.hpp>
 #include "misc.hh"
 #include "dns.hh"
+#include <arpa/inet.h>
 #include <utility>
 
 using std::string;