From 64175bcb763315193dfce96c9d71323fe425c6bc Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 8 Jan 2022 08:27:38 +0100 Subject: src: Remove redundant and and are always automatically included in all compilation units by the build system Change-Id: I9528c47f4b7cd22c5a56d6a59b3bfe53197cc4d8 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/60932 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/lib/thread.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/thread.c') diff --git a/src/lib/thread.c b/src/lib/thread.c index 0393ca7db0..a1c84dce59 100644 --- a/src/lib/thread.c +++ b/src/lib/thread.c @@ -5,7 +5,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3