Skip to content

Commit

Permalink
lapi/sched.h: don't include itself
Browse files Browse the repository at this point in the history
The header appears to be including itself by mistake.

Signed-off-by: Jan Stancek <[email protected]>
Reviewed-by: Li Wang <[email protected]>
Reviewed-by: Cyril Hrubis <[email protected]>
  • Loading branch information
jstancek committed Nov 4, 2024
1 parent 0e0c18e commit c2457dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/lapi/sched.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include <inttypes.h>
#include "config.h"
#include "lapi/syscalls.h"
#include "lapi/sched.h"

/* sched_attr is not defined in glibc < 2.41 */
#ifndef SCHED_ATTR_SIZE_VER0
Expand Down

0 comments on commit c2457dd

Please sign in to comment.