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/security/intel/txt/getsec.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/security/intel/txt') diff --git a/src/security/intel/txt/getsec.c b/src/security/intel/txt/getsec.c index cd2292745f..16ffedd24c 100644 --- a/src/security/intel/txt/getsec.c +++ b/src/security/intel/txt/getsec.c @@ -9,7 +9,6 @@ #include #include #include -#include #include "txt_register.h" #include "txt_getsec.h" -- cgit v1.2.3