dns: handle early eof in tcp fallback
[musl] / src / internal / fork_impl.h
index ae3a79e..354e733 100644 (file)
@@ -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);