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:
Stephan Bergmann 2023-02-26 21:20:33 +01:00
parent 5a235634ca
commit 5a0ee14683

View file

@ -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>