From e6b2587bcb56c1d08d4ffdd607539277818b7152 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 10 Nov 2003 19:26:39 +0000 Subject: - Fix build on -current PR: 59128 Submitted by: Ports Fury --- mail/mmc/files/patch-src::protocols.cc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/mmc/files/patch-src::protocols.cc (limited to 'mail/mmc/files/patch-src::protocols.cc') diff --git a/mail/mmc/files/patch-src::protocols.cc b/mail/mmc/files/patch-src::protocols.cc new file mode 100644 index 000000000000..87971f5a6918 --- /dev/null +++ b/mail/mmc/files/patch-src::protocols.cc @@ -0,0 +1,11 @@ +--- src/protocols.cc.orig Sat Jan 20 00:19:56 2001 ++++ src/protocols.cc Sat Nov 8 02:07:44 2003 +@@ -46,6 +46,8 @@ + #include "progress.h" + #include "pop3.h" + ++using namespace std; ++ + // TODO: make the following List User-Configurable + gchar const * headers[] = { + "From:", -- cgit v1.2.3