summaryrefslogtreecommitdiffstats
path: root/mozilla-706724.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-04-29 09:01:50 +0200
committerRemi Collet <fedora@famillecollet.com>2012-04-29 09:01:50 +0200
commit7d8ea9065183b3dbe894012ad7c04ba27f8bf89c (patch)
treefb89013a9a42fe53c1ddc54ce59681ef65f35fa9 /mozilla-706724.patch
parent8833d412ab38faeb646aa4d6c020a33eeaa85a6e (diff)
Xulrunner 12.0
Diffstat (limited to 'mozilla-706724.patch')
-rw-r--r--mozilla-706724.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/mozilla-706724.patch b/mozilla-706724.patch
deleted file mode 100644
index b0792ed..0000000
--- a/mozilla-706724.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up mozilla-beta/ipc/chromium/src/base/file_util.cc.old mozilla-beta/ipc/chromium/src/base/file_util.cc
---- mozilla-beta/ipc/chromium/src/base/file_util.cc.old 2012-01-25 13:48:11.000000000 +0100
-+++ mozilla-beta/ipc/chromium/src/base/file_util.cc 2012-01-25 13:52:25.096659244 +0100
-@@ -8,7 +8,7 @@
- #include <io.h>
- #endif
- #include <stdio.h>
--#if defined(ANDROID)
-+#if defined(ANDROID) || defined(OS_POSIX)
- #include <unistd.h>
- #endif
-