1 2 3 4 5 6 7 8 9 10
--- lib/srchilite/fileutil.h.orig 2010-01-19 00:12:06.000000000 -0500 +++ lib/srchilite/fileutil.h 2010-01-19 00:12:30.000000000 -0500 @@ -9,6 +9,7 @@ #include <iostream> #include <string> +#include <cstdio> #include "ioexception.h" using std::istream;