2fd8544
diff -up pdns-2.9.22/pdns/misc.hh.orig pdns-2.9.22/pdns/misc.hh
2fd8544
--- pdns-2.9.22/pdns/misc.hh.orig	2009-02-26 17:09:41.000000000 +0100
2fd8544
+++ pdns-2.9.22/pdns/misc.hh	2009-02-26 17:09:54.000000000 +0100
2fd8544
@@ -20,6 +20,7 @@
2fd8544
 #define MISC_HH
2fd8544
 #include <stdint.h>
2fd8544
 #include <cstring>
2fd8544
+#include <cstdio>
2fd8544
 
2fd8544
 #if 0
2fd8544
 #include <iostream>