From: bert hubert Date: Sun, 8 Mar 2015 08:06:15 +0000 (+0100) Subject: some further utility.hh fixes X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~88^2~77 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=37079a8e6fce1183a2c343bb358c55ea9597a2d3;p=thirdparty%2Fpdns.git some further utility.hh fixes --- diff --git a/modules/pipebackend/coprocess.cc b/modules/pipebackend/coprocess.cc index ee1415f370..247631c425 100644 --- a/modules/pipebackend/coprocess.cc +++ b/modules/pipebackend/coprocess.cc @@ -7,6 +7,7 @@ #include #include #include +#include "pdns/utility.hh" #include #include "pdns/misc.hh" #include "pdns/pdnsexception.hh" diff --git a/pdns/ssqlite3.cc b/pdns/ssqlite3.cc index 618c3f8a70..995d8102d0 100644 --- a/pdns/ssqlite3.cc +++ b/pdns/ssqlite3.cc @@ -11,6 +11,7 @@ #include #include "pdns/logger.hh" #include "misc.hh" +#include "utility.hh" #include /*