From 92bd7c9a37407dcae59d78e8c4a50444ca98e40d Mon Sep 17 00:00:00 2001 From: Michael Landin Date: Wed, 27 Dec 2006 16:20:50 +0000 Subject: - fix build with gcc4x --- mail/gubby/files/patch-include_guess.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 mail/gubby/files/patch-include_guess.h (limited to 'mail/gubby/files/patch-include_guess.h') diff --git a/mail/gubby/files/patch-include_guess.h b/mail/gubby/files/patch-include_guess.h new file mode 100644 index 000000000000..b3724deff99d --- /dev/null +++ b/mail/gubby/files/patch-include_guess.h @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- include/guess.h.orig ++++ include/guess.h +@@ -38,7 +38,7 @@ + public: + guess(); + +- inline const std::string guess::str() const { ++ inline const std::string str() const { + return procmaillog; + } + -- cgit v1.2.3