Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > by-pkgid > d887b04de1ddd45231825d090bff2214 > files > 4

pdns-2.9.22-3mdv2010.0.src.rpm

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