htl: fix compatibility

This fix 91fb9914d8 which break a system
built with an old glibc
Message-ID: <20251118125044.1160780-1-gfleury@disroot.org>
This commit is contained in:
gfleury 2025-11-18 14:50:42 +02:00 committed by Samuel Thibault
parent 8c66b742cf
commit 77f446346a
1 changed files with 4 additions and 0 deletions

View File

@ -317,6 +317,10 @@ libc {
}
libpthread {
GLIBC_2.2.6 {
__libpthread_version_placeholder;
}
GLIBC_2.12 {
pthread_atfork;