summaryrefslogtreecommitdiff
path: root/src/thread/pthread_attr_setinheritsched.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/thread/pthread_attr_setinheritsched.c')
-rw-r--r--src/thread/pthread_attr_setinheritsched.c1
1 files changed, 0 insertions, 1 deletions
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)
{