mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
parent
587a173ed2
commit
d43dc71e99
@ -625,7 +625,7 @@ foreach ident : [
|
||||
#include <unistd.h>'''], # no known header declares pivot_root
|
||||
['ioprio_get', '''#include <sched.h>'''], # no known header declares ioprio_get
|
||||
['ioprio_set', '''#include <sched.h>'''], # no known header declares ioprio_set
|
||||
['sched_setattr', '''#include <sched.h>'''], # no known header declares sched_setattr
|
||||
['sched_setattr', '''#include <sched.h>'''],
|
||||
['name_to_handle_at', '''#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>'''],
|
||||
|
Loading…
x
Reference in New Issue
Block a user