summaryrefslogtreecommitdiffstats
path: root/xulrunner-missing-headers.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-09-08 00:03:36 +0200
committerRemi Collet <fedora@famillecollet.com>2010-09-08 00:03:36 +0200
commitf8f5431266689809be2e8c797eff20c9a3517560 (patch)
treec650b780523d60bf86afe4e374c9a2ac0bd19d23 /xulrunner-missing-headers.patch
parente0e372df300555da06481d4df2704fd883f74dec (diff)
thunderbird-3.1.3-1
Diffstat (limited to 'xulrunner-missing-headers.patch')
-rw-r--r--xulrunner-missing-headers.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/xulrunner-missing-headers.patch b/xulrunner-missing-headers.patch
deleted file mode 100644
index 946c35c..0000000
--- a/xulrunner-missing-headers.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -up mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/file_id.cc.stat mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/file_id.cc
---- mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/file_id.cc.stat 2010-06-16 15:12:57.000000000 +0200
-+++ mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/file_id.cc 2010-06-16 15:13:02.000000000 +0200
-@@ -42,6 +42,7 @@
- #include <link.h>
- #include <string.h>
- #include <sys/mman.h>
-+#include <sys/stat.h>
- #include <unistd.h>
-
- #include <algorithm>