
Index: files/patch-pan-general-log.h
===================================================================
RCS file: files/patch-pan-general-log.h
diff -N files/patch-pan-general-log.h
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-pan-general-log.h	10 Feb 2010 07:57:14 -0000
@@ -0,0 +1,10 @@
+--- pan/general/log.h.orig	2010-02-09 23:56:23.726358757 -0800
++++ pan/general/log.h	2010-02-09 23:56:44.395935476 -0800
+@@ -24,6 +24,7 @@
+ #include <set>
+ #include <string>
+ #include <deque>
++#include <stdio.h>
+ 
+ namespace pan
+ {
Index: files/patch-pan-general-progress.h
===================================================================
RCS file: files/patch-pan-general-progress.h
diff -N files/patch-pan-general-progress.h
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-pan-general-progress.h	10 Feb 2010 07:59:18 -0000
@@ -0,0 +1,10 @@
+--- pan/general/progress.h.orig	2010-02-09 23:58:24.202873230 -0800
++++ pan/general/progress.h	2010-02-09 23:58:51.868666229 -0800
+@@ -25,6 +25,7 @@
+ #include <vector>
+ #include <pan/general/debug.h>
+ #include <pan/general/string-view.h>
++#include <stdio.h>
+ 
+ namespace pan
+ {
Index: files/patch-pan-usenet-utils-numbers.h
===================================================================
RCS file: files/patch-pan-usenet-utils-numbers.h
diff -N files/patch-pan-usenet-utils-numbers.h
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-pan-usenet-utils-numbers.h	10 Feb 2010 08:01:46 -0000
@@ -0,0 +1,10 @@
+--- pan/usenet-utils/numbers.h.orig	2010-02-10 00:00:56.795075032 -0800
++++ pan/usenet-utils/numbers.h	2010-02-10 00:01:14.144851610 -0800
+@@ -22,6 +22,7 @@
+ 
+ #include <vector>
+ #include <pan/general/string-view.h>
++#include <stdio.h>
+ 
+ class string;
+ 


