diff -u -p -r1.6.2.3 -r1.6.2.4
--- modules/file/rhk-sm3.c	26 Oct 2005 21:51:50 -0000	1.6.2.3
+++ modules/file/rhk-sm3.c	19 Nov 2005 10:48:21 -0000	1.6.2.4
@@ -29,6 +29,7 @@
 
 #include <string.h>
 #include <stdlib.h>
+#include <stdio.h>
 
 #include "get.h"
 
diff -u -p -r1.6.2.3 -r1.6.2.4
--- modules/file/witfile.c	26 Oct 2005 22:01:37 -0000	1.6.2.3
+++ modules/file/witfile.c	19 Nov 2005 10:48:21 -0000	1.6.2.4
@@ -44,6 +44,7 @@
 
 #include <string.h>
 #include <stdlib.h>
+#include <stdio.h>
 
 #include "get.h"
 
