mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Revert "Fix sched_param"
This reverts commit 783c482030
which
accidentaly flew out.
This commit is contained in:
@ -45,7 +45,7 @@ typedef __pid_t pid_t;
|
||||
|
||||
/* Backward compatibility. */
|
||||
#define sched_priority sched_priority
|
||||
#define __sched_priority __sched_priority
|
||||
#define __sched_priority sched_priority
|
||||
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
Reference in New Issue
Block a user