summarylogtreecommitdiffstats
path: root/png_string_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'png_string_fix.patch')
-rwxr-xr-xpng_string_fix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/png_string_fix.patch b/png_string_fix.patch
new file mode 100755
index 000000000000..36d3675116b8
--- /dev/null
+++ b/png_string_fix.patch
@@ -0,0 +1,11 @@
+--- src/plugins/png.cpp 2013-10-14 21:28:34.109215677 +0900
++++ src/plugins/png.cpp.new 2013-10-14 21:33:43.261057151 +0900
+@@ -20,7 +20,7 @@
+
+ #include <png.h>
+ #include <stdexcept>
+-
++#include <string.h>
+ #include "util/log.hpp"
+
+ struct PNGReadMemory