summaryrefslogtreecommitdiff
path: root/libre/iceweasel-libre/gcc47.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-28 19:06:28 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-28 19:06:28 -0300
commit260ea241d630ac59d3660bd4ceb226b62215df30 (patch)
tree466126f55b66005651f0b7802330f38753096551 /libre/iceweasel-libre/gcc47.patch
parentc6c37768748923c11132ea1e5e0e033445840f64 (diff)
iceweasel-libre-12.0-3: adding some lines in gcc47.patch
Diffstat (limited to 'libre/iceweasel-libre/gcc47.patch')
-rw-r--r--libre/iceweasel-libre/gcc47.patch12
1 files changed, 12 insertions, 0 deletions
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 <unistd.h>
+
+ #include "gfxPlatform.h"
+