From: bert hubert Date: Thu, 3 Apr 2014 09:56:29 +0000 (+0200) Subject: unbreak compilation on rhel compiler X-Git-Tag: rec-3.6.0-rc1~89 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e9dc361f1bb2d825fae7268388e33e005cc47cb5;p=thirdparty%2Fpdns.git unbreak compilation on rhel compiler --- diff --git a/pdns/mtasker.cc b/pdns/mtasker.cc index 46f822744a..a162a197d4 100644 --- a/pdns/mtasker.cc +++ b/pdns/mtasker.cc @@ -22,6 +22,7 @@ #include "mtasker.hh" #include "misc.hh" #include +#include #include /** \page MTasker