summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/openoffice-1.0/files/patch-tools::source::string::charset.cxx12
-rw-r--r--editors/openoffice.org-1.0/files/patch-tools::source::string::charset.cxx12
-rw-r--r--editors/openoffice/files/patch-tools::source::string::charset.cxx12
3 files changed, 36 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/patch-tools::source::string::charset.cxx b/editors/openoffice-1.0/files/patch-tools::source::string::charset.cxx
new file mode 100644
index 000000000000..b989108fbdbb
--- /dev/null
+++ b/editors/openoffice-1.0/files/patch-tools::source::string::charset.cxx
@@ -0,0 +1,12 @@
+--- ../tools/source/string/charset.cxx.orig Fri May 31 00:17:15 2002
++++ ../tools/source/string/charset.cxx Fri May 31 00:17:17 2002
+@@ -68,6 +68,9 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <strings.h>
++#if defined(FREEBSD)
++#include <string.h>
++#endif
+ #include <locale.h>
+ #include <langinfo.h>
+ #ifndef _TOOLS_LANG_HXX
diff --git a/editors/openoffice.org-1.0/files/patch-tools::source::string::charset.cxx b/editors/openoffice.org-1.0/files/patch-tools::source::string::charset.cxx
new file mode 100644
index 000000000000..b989108fbdbb
--- /dev/null
+++ b/editors/openoffice.org-1.0/files/patch-tools::source::string::charset.cxx
@@ -0,0 +1,12 @@
+--- ../tools/source/string/charset.cxx.orig Fri May 31 00:17:15 2002
++++ ../tools/source/string/charset.cxx Fri May 31 00:17:17 2002
+@@ -68,6 +68,9 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <strings.h>
++#if defined(FREEBSD)
++#include <string.h>
++#endif
+ #include <locale.h>
+ #include <langinfo.h>
+ #ifndef _TOOLS_LANG_HXX
diff --git a/editors/openoffice/files/patch-tools::source::string::charset.cxx b/editors/openoffice/files/patch-tools::source::string::charset.cxx
new file mode 100644
index 000000000000..b989108fbdbb
--- /dev/null
+++ b/editors/openoffice/files/patch-tools::source::string::charset.cxx
@@ -0,0 +1,12 @@
+--- ../tools/source/string/charset.cxx.orig Fri May 31 00:17:15 2002
++++ ../tools/source/string/charset.cxx Fri May 31 00:17:17 2002
+@@ -68,6 +68,9 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <strings.h>
++#if defined(FREEBSD)
++#include <string.h>
++#endif
+ #include <locale.h>
+ #include <langinfo.h>
+ #ifndef _TOOLS_LANG_HXX