From: bert hubert Date: Wed, 2 Apr 2014 20:07:49 +0000 (+0200) Subject: needs misc.hh, normally already happened to be included X-Git-Tag: rec-3.6.0-rc1~104 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=34e779bcf4397bafc4028c54ea029ed027ed59a3;p=thirdparty%2Fpdns.git needs misc.hh, normally already happened to be included --- diff --git a/pdns/mtasker.cc b/pdns/mtasker.cc index a9c9373376..46f822744a 100644 --- a/pdns/mtasker.cc +++ b/pdns/mtasker.cc @@ -20,6 +20,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include "mtasker.hh" +#include "misc.hh" #include #include