summaryrefslogtreecommitdiff
path: root/htl/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'htl/Versions')
-rw-r--r--htl/Versions4
1 files changed, 2 insertions, 2 deletions
diff --git a/htl/Versions b/htl/Versions
index 25b79f0824..2228f8fdd9 100644
--- a/htl/Versions
+++ b/htl/Versions
@@ -8,6 +8,7 @@ libc {
__pthread_kill;
__pthread_mutex_transfer_np;
__pthread_self;
+ pthread_atfork;
pthread_attr_getdetachstate;
pthread_attr_getinheritsched;
pthread_attr_getschedparam;
@@ -342,9 +343,8 @@ libpthread {
GLIBC_2.2.6 {
__libpthread_version_placeholder;
}
-
GLIBC_2.12 {
- pthread_atfork;
+ __libpthread_version_placeholder;
}
GLIBC_2.21 {
__libpthread_version_placeholder;