12 lines
324 B
Diff
12 lines
324 B
Diff
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>
|