From be78fcb0acc665d4db8edb9cda53f6863d27dd85 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Fri, 7 Jan 2022 16:32:05 +0200 Subject: Improved header dependency tree --- common/tcb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/tcb.c') diff --git a/common/tcb.c b/common/tcb.c index cbbfa47..7f3cf81 100644 --- a/common/tcb.c +++ b/common/tcb.c @@ -1,7 +1,7 @@ #include -#include #include #include +#include static struct sp_root t_root = (struct sp_root){0}; static struct tcb *__tcb_cache[MAX_CPUS] = {0}; -- cgit v1.3