]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - htl/pt-join.c
hurd: Fix missing __pthread_get_cleanup_stack symbol
[thirdparty/glibc.git] / htl / pt-join.c
index 061f421eae68f4b9ddc2602b304bc467c8ee0743..befa0da5bc90d8c01eeffa6483939cb4eb8fc29a 100644 (file)
@@ -22,6 +22,8 @@
 
 #include <pt-internal.h>
 
+#define __pthread_get_cleanup_stack ___pthread_get_cleanup_stack
+
 /* Make calling thread wait for termination of thread THREAD.  Return
    the exit status of the thread in *STATUS.  */
 int