try this diff
Code:
Index: SocketLib/Mime.cpp
===================================================================
--- SocketLib/Mime.cpp (revision 1457)
+++ SocketLib/Mime.cpp (working copy)
@@ -20,7 +20,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-//#include <stdio.h>
+#include <stdio.h>
#include "Parse.h"
#include "Mime.h"