blob: c13b2e1ada5e0c97038b777e1368da5ce1d06386 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/src/utils_private.cpp~ 2008-11-07 20:07:10.000000000 +0000
+++ a/src/utils_private.cpp 2008-11-07 20:07:16.000000000 +0000
@@ -20,6 +20,7 @@
* $Id: utils_private.cpp 8466 2006-09-05 08:59:44Z luks $
*/
+#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <cstdarg>
|