diff options
Diffstat (limited to 'posix/sched_primax.c')
-rw-r--r-- | posix/sched_primax.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/sched_primax.c b/posix/sched_primax.c index 436e35362d..ef35e11f48 100644 --- a/posix/sched_primax.c +++ b/posix/sched_primax.c @@ -29,4 +29,3 @@ __sched_get_priority_max (int algorithm) stub_warning (sched_get_priority_max) weak_alias (__sched_get_priority_max, sched_get_priority_max) -#include <stub-tag.h> |