diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-07-17 20:59:58 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-07-17 20:59:58 +0200 |
commit | 8723724f1dee5a912b90b7bbaef9fe07a4b3e129 (patch) | |
tree | 9f38723cb5d065eff5993a6c7f9a5ea951bb335d /xulrunner-missing-headers.patch | |
parent | 74ad8cbbbbcb177b83f2394488ed90e7dd115583 (diff) |
Enigmail 1.2 for Thunderbird 5.0
Diffstat (limited to 'xulrunner-missing-headers.patch')
-rw-r--r-- | xulrunner-missing-headers.patch | 11 |
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> |