Fix Library_jpipe__staticsalhack
...after e7bad15bc1
"Unify
osl_{g,s}etThreadTextEncoding implementation across platforms" caused
> /etc/alternatives/java_sdk_11/bin/java: symbol lookup error: /home/tdf/lode/jenkins/workspace/lo_ubsan/instdir/program/libjpipe.so: undefined symbol: osl_getThreadTextEncoding
(<https://ci.libreoffice.org/job/lo_ubsan/2694/>)
Change-Id: I0e309da4bc88668e4ba57b53e2a60d6074d4c124
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147744
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
parent
5a235634ca
commit
5a0ee14683
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
#endif
|
||||
|
||||
#include <sal/osl/all/mutexshared.cxx>
|
||||
#include <sal/osl/all/threadshared.cxx>
|
||||
#include <sal/osl/unx/conditn.cxx>
|
||||
#include <sal/osl/unx/file.cxx>
|
||||
#include <sal/osl/unx/file_error_transl.cxx>
|
||||
|
|
Loading…
Reference in a new issue