summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2/files/patch-crashrep+source+unx+main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2/files/patch-crashrep+source+unx+main.cxx')
-rw-r--r--editors/openoffice.org-2/files/patch-crashrep+source+unx+main.cxx11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice.org-2/files/patch-crashrep+source+unx+main.cxx b/editors/openoffice.org-2/files/patch-crashrep+source+unx+main.cxx
new file mode 100644
index 000000000000..d8eebbf124a5
--- /dev/null
+++ b/editors/openoffice.org-2/files/patch-crashrep+source+unx+main.cxx
@@ -0,0 +1,11 @@
+--- ../crashrep/source/unx/main.cxx.orig Wed Jul 2 23:11:07 2003
++++ ../crashrep/source/unx/main.cxx Sun Jul 13 11:56:28 2003
+@@ -73,7 +73,7 @@
+ #include <pwd.h>
+ #include <pthread.h>
+
+-#ifdef LINUX
++#if defined (LINUX) || (FREEBSD)
+ #include <netinet/in.h>
+ #endif
+