freebsd-ports/mail/mmc/files/patch-src::protocols.cc
Kirill Ponomarev e6b2587bcb - Fix build on -current
PR:		59128
Submitted by:	Ports Fury
2003-11-10 19:26:39 +00:00

11 lines
278 B
C++

--- 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:",