From cb23d61a2fb23d2779122afce8a5ddf1ab681001 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 22 Oct 2001 11:47:23 +0000 Subject: Fix with Mozilla 0.9.5. PR: 31397 Submitted by: Nuzrin Yaapar --- www/galeon/files/patch-src::mozilla::TOCProtocolHandler.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'www/galeon/files/patch-src::mozilla::TOCProtocolHandler.cpp') diff --git a/www/galeon/files/patch-src::mozilla::TOCProtocolHandler.cpp b/www/galeon/files/patch-src::mozilla::TOCProtocolHandler.cpp index 4b1e4a29f1b6..e82d86b5cde4 100644 --- a/www/galeon/files/patch-src::mozilla::TOCProtocolHandler.cpp +++ b/www/galeon/files/patch-src::mozilla::TOCProtocolHandler.cpp @@ -1,8 +1,8 @@ $FreeBSD$ ---- src/mozilla/TOCProtocolHandler.cpp 2001/10/16 07:21:34 1.1 -+++ src/mozilla/TOCProtocolHandler.cpp 2001/10/16 07:21:49 +--- src/mozilla/TOCProtocolHandler.cpp.orig Sat Oct 13 14:52:00 2001 ++++ src/mozilla/TOCProtocolHandler.cpp Mon Oct 22 14:36:19 2001 @@ -21,13 +21,7 @@ #include "outputbuffer.h" @@ -12,8 +12,9 @@ $FreeBSD$ -#elif (GCC_VERSION < VERSION2(3,0)) && (GCC_VERSION > VERSION2(2,90)) -#include -#else - #include +-#include -#endif ++#include #include #include #include -- cgit v1.2.3