chrt: remove warning for _POSIX_PRIORITY_SCHEDULING
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
This commit is contained in:
parent
e95738f635
commit
0dacb68e1a
@ -23,9 +23,6 @@
|
||||
|
||||
#include <sched.h>
|
||||
#include "libbb.h"
|
||||
#ifndef _POSIX_PRIORITY_SCHEDULING
|
||||
#warning your system may be foobared
|
||||
#endif
|
||||
|
||||
static const struct {
|
||||
int policy;
|
||||
|
Loading…
Reference in New Issue
Block a user