[Libreoffice-commits] core.git: jurt/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Feb 6 17:08:01 UTC 2019
jurt/source/pipe/staticsalhack.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit cb12ed1fde058d5be2f3cc388039c8ecebcda15c
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed Feb 6 18:06:11 2019 +0100
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Wed Feb 6 18:06:11 2019 +0100
Adapt jurt/source/pipe/staticsalhack.cxx
...to f90e26b6313a2a7e492337f5957e49f5a512e5e7 "tdf#107461: For Unix-like OS,
support file://<hostname>/... URLs" calling osl_getLocalHostname from
sal/osl/unx/file_url.cxx.
Change-Id: I2d9d3f8f7a1c7a1505dfafff0e60633b89f2de27
diff --git a/jurt/source/pipe/staticsalhack.cxx b/jurt/source/pipe/staticsalhack.cxx
index 8b7e11b01049..4c25067f13c0 100644
--- a/jurt/source/pipe/staticsalhack.cxx
+++ b/jurt/source/pipe/staticsalhack.cxx
@@ -36,6 +36,7 @@
#include <sal/osl/unx/profile.cxx>
#include <sal/osl/unx/readwrite_helper.cxx>
#include <sal/osl/unx/security.cxx>
+#include <sal/osl/unx/socket.cxx>
#include <sal/osl/unx/thread.cxx>
#include <sal/osl/unx/uunxapi.cxx>
#include <sal/rtl/alloc_arena.cxx>
More information about the Libreoffice-commits
mailing list