Sophie

Sophie

distrib > Fedora > 17 > x86_64 > media > updates-src > by-pkgid > 26db02f7d6e116e4a8b08471cfb7c811 > files > 4

anyterm-1.1.29-11.fc17.1.src.rpm

Index: src/SmtpClient.cc
===================================================================
--- src/SmtpClient.cc	(revision 4996)
+++ src/SmtpClient.cc	(working copy)
@@ -22,6 +22,7 @@
 
 #include <syslog.h>
 #include <unistd.h>
+#include <stdio.h>
 
 #ifdef __OpenBSD__
 // Is this really needed?