X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fthread%2Fpthread_attr_init.c;h=969e0a3805e9299070eddd8a2b43cf7d6be160b1;hb=2068b4e8911a3a49cded44b4568f6c943a8c98f8;hp=6693488967ff29075549b994b2e02b307b46f65c;hpb=c6d441e3a246370d9c459396ec22b096db93850e;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) {