You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/www-apache/anyterm/files/anyterm-1.1.29-gcc-4.4.patch

11 lines
182 B

--- libpbe/src/SmtpClient.cc
+++ libpbe/src/SmtpClient.cc
@@ -20,6 +20,7 @@
#include "ip.hh"
#include "select.hh"
+#include <stdio.h>
#include <syslog.h>
#include <unistd.h>