summaryrefslogtreecommitdiff
path: root/misc/openoffice/patches/patch-ax
diff options
context:
space:
mode:
Diffstat (limited to 'misc/openoffice/patches/patch-ax')
-rw-r--r--misc/openoffice/patches/patch-ax12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/openoffice/patches/patch-ax b/misc/openoffice/patches/patch-ax
new file mode 100644
index 00000000000..3e928719346
--- /dev/null
+++ b/misc/openoffice/patches/patch-ax
@@ -0,0 +1,12 @@
+$NetBSD: patch-ax,v 1.3 2005/01/06 15:52:20 mrauch Exp $
+
+--- ../ucbhelper/source/client/proxydecider.cxx.orig 2004-10-20 14:04:36.000000000 +0200
++++ ../ucbhelper/source/client/proxydecider.cxx
+@@ -125,6 +125,7 @@ using namespace ucbhelper;
+ #else
+ #include <netdb.h>
+ #include <unistd.h>
++#include <sys/socket.h>
+ #endif
+
+ #ifdef SOLARIS