summarylogtreecommitdiffstats
path: root/png_string_fix.patch
diff options
context:
space:
mode:
authorJaroslav Lichtblau2014-12-02 12:42:38 +0100
committerJaroslav Lichtblau2014-12-02 12:42:38 +0100
commit26e913a21348fd74e898a0259e8887be4a4ccee4 (patch)
treea46013b89923057b2b87131695a57588d4889bf1 /png_string_fix.patch
parent5fda468b0097ec4d28a9844f4ced4201a25478bd (diff)
downloadaur-26e913a21348fd74e898a0259e8887be4a4ccee4.tar.gz
galapix-0.2.1-1
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