X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fthread%2Fpthread_attr_init.c;h=969e0a3805e9299070eddd8a2b43cf7d6be160b1;hb=571744447c23f91feb6439948f3a619aca850dfb;hp=6693488967ff29075549b994b2e02b307b46f65c;hpb=efd4d87aa472523b07889af69874259db43b3c3c;p=musl diff --git a/src/thread/pthread_attr_init.c b/src/thread/pthread_attr_init.c index 66934889..969e0a38 100644 --- a/src/thread/pthread_attr_init.c +++ b/src/thread/pthread_attr_init.c @@ -1,5 +1,4 @@ #include "pthread_impl.h" -#include int pthread_attr_init(pthread_attr_t *a) {