diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-02-23 18:36:50 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-02-23 18:36:50 +0100 |
commit | 0ffaaf202f3a606778ac27332c107e4edc463a30 (patch) | |
tree | 7b994014bf50f9470e1877a6fa9e698bd5603513 /xulrunner-2.0-os2cc.patch | |
parent | 7b3bb458d078c8fbf1d42cb8b983773df1887f34 (diff) |
rebuild bluegriffon against xulrunner 2.0b12 build1
Diffstat (limited to 'xulrunner-2.0-os2cc.patch')
-rw-r--r-- | xulrunner-2.0-os2cc.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/xulrunner-2.0-os2cc.patch b/xulrunner-2.0-os2cc.patch deleted file mode 100644 index c6c32a7..0000000 --- a/xulrunner-2.0-os2cc.patch +++ /dev/null @@ -1,14 +0,0 @@ -https://bugzilla.mozilla.org/show_bug.cgi?id=628252 - -diff --git a/gfx/ots/src/os2.cc b/gfx/ots/src/os2.cc ---- a/gfx/ots/src/os2.cc -+++ b/gfx/ots/src/os2.cc -@@ -3,4 +3,6 @@ - // found in the LICENSE file. - -+#include <stddef.h> -+ - #include "os2.h" - - - |