X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fthread%2Fpthread_attr_setinheritsched.c;h=6a64837683e26ab50e5c587453980db1c7a20719;hb=4d0a82170a25464c39522d7190b9fe302045ddb2;hp=605af973fb5598e6b2a34a0789e54373e8216426;hpb=9b95fd0944e4206949e90633c3fed088202810ec;p=musl diff --git a/src/thread/pthread_attr_setinheritsched.c b/src/thread/pthread_attr_setinheritsched.c index 605af973..6a648376 100644 --- a/src/thread/pthread_attr_setinheritsched.c +++ b/src/thread/pthread_attr_setinheritsched.c @@ -1,6 +1,5 @@ #include "pthread_impl.h" #include "syscall.h" -#include "libc.h" hidden void *__start_sched(void *p) {