]> granicus.if.org Git - pdns/commitdiff
needs misc.hh, normally already happened to be included
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 2 Apr 2014 20:07:49 +0000 (22:07 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 2 Apr 2014 20:07:49 +0000 (22:07 +0200)
pdns/mtasker.cc

index a9c93733768ebd8e624641b3f6d0ce97acbdf3d8..46f822744a4ff5535bfbba48fb67bb0e42b402bd 100644 (file)
@@ -20,6 +20,7 @@
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
 #include "mtasker.hh"
+#include "misc.hh"
 #include <stdio.h>
 #include <iostream>