X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fthread%2F__set_thread_area.c;h=136be575b8c4245a6cea788763d0081d5602ce25;hb=9372655e884b3829c6639fc1a6047b2569f3c3ec;hp=f2ac6e97a61bf745b3b005c621fd4f594f8fdfaf;hpb=d5fd1fa48564a5528f53e5b1cab5063a0545d7f7;p=musl diff --git a/src/thread/__set_thread_area.c b/src/thread/__set_thread_area.c index f2ac6e97..136be575 100644 --- a/src/thread/__set_thread_area.c +++ b/src/thread/__set_thread_area.c @@ -1,4 +1,4 @@ -#include +#include "pthread_impl.h" int __set_thread_area(void *p) {