1 --- libreoffice-6.4.2.2/sal/osl/unx/socket.cxx.1 2020-03-14 13:10:11.725559641 +0000
2 +++ libreoffice-6.4.2.2/sal/osl/unx/socket.cxx 2020-03-14 13:10:54.911745912 +0000
4 static auto const init = []() -> std::pair<oslSocketResult, OUString> {
5 sal_Char LocalHostname[256] = "";
8 +#if defined(SYSV) && !defined(__sun__)