Remove PR_SET_TIMERSLACK_PID from <sys/prctl.h>.
(cherry picked from commit 9f165d24f00c3bd4337ef719105bfb36bfa00a8b) Change-Id: I009d3742cefbf36115f09824f267a0265ae215bf
This commit is contained in:
parent
e8bc581333
commit
b5bef263b3
@ -31,13 +31,6 @@
|
||||
#include <linux/prctl.h>
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
/* These should appear in the uapi headers at some point, but they're not there right now. */
|
||||
#if !defined(PR_SET_TIMERSLACK_PID)
|
||||
#define PR_SET_TIMERSLACK_PID 41
|
||||
#else
|
||||
#error PR_SET_TIMERSLACK_PID defined twice
|
||||
#endif
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
/* IMPORTANT NOTE: This function is declared as taking a variable number
|
||||
|
Loading…
x
Reference in New Issue
Block a user