Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 0e81c574eb7c0d21f2a74d88b94315ae > files > 5

pdns-2.9.22-10.fc13.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>