diff options
Diffstat (limited to 'main/xulrunner/fix-gfx.patch')
-rw-r--r-- | main/xulrunner/fix-gfx.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/main/xulrunner/fix-gfx.patch b/main/xulrunner/fix-gfx.patch deleted file mode 100644 index becdc5b31a..0000000000 --- a/main/xulrunner/fix-gfx.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- mozilla-release/gfx/layers/BufferUnrotate.cpp.orig -+++ mozilla-release/gfx/layers/BufferUnrotate.cpp -@@ -8,6 +8,7 @@ - #include <stdint.h> - #include <stdio.h> - #include <stdlib.h> -+#include <string.h> - - void BufferUnrotate(uint8_t* aBuffer, int aByteWidth, int aHeight, - int aByteStride, int aXBoundary, int aYBoundary) |