summaryrefslogtreecommitdiffstats
path: root/test/openoffice/buildfix-gcc43.diff
diff options
context:
space:
mode:
Diffstat (limited to 'test/openoffice/buildfix-gcc43.diff')
-rwxr-xr-xtest/openoffice/buildfix-gcc43.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/openoffice/buildfix-gcc43.diff b/test/openoffice/buildfix-gcc43.diff
new file mode 100755
index 000000000..a5d187eb7
--- /dev/null
+++ b/test/openoffice/buildfix-gcc43.diff
@@ -0,0 +1,10 @@
+--- bridges/source/cpp_uno/gcc3_linux_intel/except.cxx
++++ bridges/source/cpp_uno/gcc3_linux_intel/except.cxx
+@@ -46,6 +46,7 @@
+ #include <typelib/typedescription.hxx>
+ #include <uno/any2.h>
+
++#include <string.h>
+ #include "share.hxx"
+
+