summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/files/patch-ucbhelper+source+client+proxydecider.cxx
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-11-23 01:17:47 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-11-23 01:17:47 +0000
commit010986eaf93e24da0f423b4d82944c761c964aba (patch)
tree2bd2128cfeac8855df6c95b063bac28dedcbaec9 /editors/openoffice.org-2-RC/files/patch-ucbhelper+source+client+proxydecider.cxx
parentAdd long-exposure-tools (diff)
Forgot to add patches.
Notes
Notes: svn path=/head/; revision=122189
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-2-RC/files/patch-ucbhelper+source+client+proxydecider.cxx17
1 files changed, 17 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/files/patch-ucbhelper+source+client+proxydecider.cxx b/editors/openoffice.org-2-RC/files/patch-ucbhelper+source+client+proxydecider.cxx
new file mode 100644
index 000000000000..5c01ac64f193
--- /dev/null
+++ b/editors/openoffice.org-2-RC/files/patch-ucbhelper+source+client+proxydecider.cxx
@@ -0,0 +1,17 @@
+Index: ucbhelper/source/client/proxydecider.cxx
+===================================================================
+RCS file: /cvs/ucb/ucbhelper/source/client/proxydecider.cxx,v
+retrieving revision 1.4
+diff -u -r1.4 proxydecider.cxx
+--- ucbhelper/source/client/proxydecider.cxx 3 Nov 2004 08:03:28 -0000 1.4
++++ ucbhelper/source/client/proxydecider.cxx 21 Nov 2004 00:08:25 -0000
+@@ -128,6 +128,9 @@
+ #include <unistd.h>
+ #endif
+
++#ifdef FREEBSD
++#include <sys/socket.h>
++#endif
+ namespace
+ {
+