diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-12-22 16:49:48 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-12-22 16:49:48 +0100 |
commit | 2e5013b06612bcfdf8050c569cd9f12a758e8fa4 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /xulrunner-2.0-os2cc.patch | |
parent | 5f139fd8d735a957395c0d01bcc835271d80999f (diff) |
clean
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" - - - |