about summary refs log tree commit diff
path: root/src/internal/fork_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/fork_impl.h')
-rw-r--r--src/internal/fork_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/fork_impl.h b/src/internal/fork_impl.h
index ae3a79e5..354e733b 100644
--- a/src/internal/fork_impl.h
+++ b/src/internal/fork_impl.h
@@ -16,3 +16,4 @@ extern hidden volatile int *const __vmlock_lockptr;
 
 hidden void __malloc_atfork(int);
 hidden void __ldso_atfork(int);
+hidden void __pthread_key_atfork(int);