Skip to content
Snippets Groups Projects
Commit a8040ca2 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

sched.h not actually required

parent 58718e3b
No related branches found
No related tags found
No related merge requests found
......@@ -173,7 +173,6 @@ typedef cond_t pthread_cond_t;
#define _THREAD
#include <pthread.h>
#include <sched.h>
#define pthread_mutexattr_default NULL
#define pthread_condattr_default NULL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment