summaryrefslogtreecommitdiff
path: root/libre/openexr-libre/gcc43.patch
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-08-01 19:07:02 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-08-01 19:07:02 -0300
commit906eb058d481ef38069400bb39ccde268b229daf (patch)
treea30211baf2005dafed8b06d8da9ee2f57aaca92d /libre/openexr-libre/gcc43.patch
parent499cf845d68351efe3565012ba91752a3fb61086 (diff)
parent96805b13998f7f404698e18fbccefccdce3dba46 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/openexr-libre/gcc43.patch')
-rw-r--r--libre/openexr-libre/gcc43.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libre/openexr-libre/gcc43.patch b/libre/openexr-libre/gcc43.patch
new file mode 100644
index 000000000..ab99eb9a1
--- /dev/null
+++ b/libre/openexr-libre/gcc43.patch
@@ -0,0 +1,11 @@
+--- exrenvmap/blurImage.cpp
++++ exrenvmap/blurImage.cpp
+@@ -39,6 +39,8 @@
+ //
+ //-----------------------------------------------------------------------------
+
++#include <cstring>
++
+ #include <blurImage.h>
+
+ #include <resizeImage.h>