From 260ea241d630ac59d3660bd4ceb226b62215df30 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 28 Apr 2012 19:06:28 -0300 Subject: iceweasel-libre-12.0-3: adding some lines in gcc47.patch --- libre/iceweasel-libre/gcc47.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'libre/iceweasel-libre/gcc47.patch') diff --git a/libre/iceweasel-libre/gcc47.patch b/libre/iceweasel-libre/gcc47.patch index 829d59510..e99a05dfc 100644 --- a/libre/iceweasel-libre/gcc47.patch +++ b/libre/iceweasel-libre/gcc47.patch @@ -73,3 +73,15 @@ diff --git a/ipc/chromium/src/base/time_posix.cc b/ipc/chromium/src/base/time_po #include "base/logging.h" namespace base { + +diff --git a/gfx/thebes/gfxPlatform.cpp b/gfx/thebes/gfxPlatform.cpp +--- a/gfx/thebes/gfxPlatform.cpp ++++ b/gfx/thebes/gfxPlatform.cpp +@@ -39,6 +39,7 @@ + #define FORCE_PR_LOG /* Allow logging in the release build */ + #endif + #include "prlog.h" ++#include + + #include "gfxPlatform.h" + -- cgit v1.2.3-54-g00ecf