summaryrefslogtreecommitdiffstats
path: root/src/openexr-2-fix-include.patch
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2012-12-09 12:00:17 (GMT)
committerTony Theodore <tonyt@logyst.com>2012-12-09 12:00:17 (GMT)
commit0300eb2dbcca686a61078f3fbe8f0a15228fbc96 (patch)
tree79671b45729f4778665e0997835768613b6242a4 /src/openexr-2-fix-include.patch
parentbcb89dfe6ac601804a7a69301458be9e4b03f9bd (diff)
downloadmxe-0300eb2dbcca686a61078f3fbe8f0a15228fbc96.zip
mxe-0300eb2dbcca686a61078f3fbe8f0a15228fbc96.tar.gz
mxe-0300eb2dbcca686a61078f3fbe8f0a15228fbc96.tar.bz2
update packages ilmbase openexr
Diffstat (limited to 'src/openexr-2-fix-include.patch')
-rw-r--r--src/openexr-2-fix-include.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/openexr-2-fix-include.patch b/src/openexr-2-fix-include.patch
new file mode 100644
index 0000000..a109b43
--- /dev/null
+++ b/src/openexr-2-fix-include.patch
@@ -0,0 +1,20 @@
+This file is part of MXE.
+See index.html for further information.
+
+This patch has been taken from:
+
+http://lists.gnu.org/archive/html/openexr-devel/2010-08/msg00006.html
+
+diff -urN openexr-1.7.1.orig/IlmImf/ImfHuf.h openexr-1.7.1/IlmImf/ImfHuf.h
+--- openexr-1.7.1.orig/IlmImf/ImfHuf.h 2012-12-09 22:33:49.000000000 +1100
++++ openexr-1.7.1/IlmImf/ImfHuf.h 2012-12-09 22:35:59.000000000 +1100
+@@ -32,7 +32,7 @@
+ //
+ ///////////////////////////////////////////////////////////////////////////
+
+-
++#include <string.h>
+
+ #ifndef INCLUDED_IMF_HUF_H
+ #define INCLUDED_IMF_HUF_H
+