From 9d62be21bf56cc7f917059ebe274dfcef033d938 Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Sat, 10 Aug 2024 13:12:23 +0200 Subject: [PATCH] gnu/sched.h: missing features.h include Change-Id: I5032dbf08a034df77ab4b436178d08fba2137da5 Reviewed-on: https://review.haiku-os.org/c/haiku/+/7974 Reviewed-by: waddlesplash --- headers/compatibility/gnu/sched.h | 1 + 1 file changed, 1 insertion(+) diff --git a/headers/compatibility/gnu/sched.h b/headers/compatibility/gnu/sched.h index 3107d820e8..bc24a99976 100644 --- a/headers/compatibility/gnu/sched.h +++ b/headers/compatibility/gnu/sched.h @@ -7,6 +7,7 @@ #include_next +#include #include #include