gallium: include <sched.h> on linux to get sched_yield() proto
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
#if defined(PIPE_OS_LINUX)
|
||||
#include <unistd.h>
|
||||
#include <sched.h>
|
||||
#endif
|
||||
|
||||
#include "pipe/p_compiler.h"
|
||||
|
Reference in New Issue
Block a user