aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC/files/patch-ucbhelper+source+client+proxydecider.cxx
blob: 5c01ac64f193806c6aee33db282a01a224e64565 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
 {