Remove sched.h, because we don't use it and uclibc doesn't have it
This commit is contained in:
parent
f8cab16c4d
commit
a21713730a
2 changed files with 0 additions and 2 deletions
|
@ -23,7 +23,6 @@
|
|||
#include <errno.h>
|
||||
#include <getopt.h>
|
||||
#include <ctype.h>
|
||||
#include <sched.h>
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
||||
#include <sys/time.h>
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
#include <errno.h>
|
||||
#include <getopt.h>
|
||||
#include <ctype.h>
|
||||
#include <sched.h>
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
||||
#include <sys/time.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue