summaryrefslogtreecommitdiffstats
path: root/www/webkit-gtk3/files/patch-Tools_ImageDiff_gtk_ImageDiff.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'www/webkit-gtk3/files/patch-Tools_ImageDiff_gtk_ImageDiff.cpp')
-rw-r--r--www/webkit-gtk3/files/patch-Tools_ImageDiff_gtk_ImageDiff.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/webkit-gtk3/files/patch-Tools_ImageDiff_gtk_ImageDiff.cpp b/www/webkit-gtk3/files/patch-Tools_ImageDiff_gtk_ImageDiff.cpp
new file mode 100644
index 000000000..0c47c03ee
--- /dev/null
+++ b/www/webkit-gtk3/files/patch-Tools_ImageDiff_gtk_ImageDiff.cpp
@@ -0,0 +1,10 @@
+--- Tools/ImageDiff/gtk/ImageDiff.cpp.orig 2013-06-14 11:11:41.000000000 +0000
++++ Tools/ImageDiff/gtk/ImageDiff.cpp 2013-06-14 11:27:33.000000000 +0000
+@@ -31,6 +31,7 @@
+ #include <cmath>
+ #include <cstdio>
+ #include <cstring>
++#include <stdlib.h>
+ #include <gdk/gdk.h>
+
+ using namespace std;