From 0edf6a59f8b5ad5dd6911078f349357fd36625ab Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 26 Oct 2019 18:41:47 +0200 Subject: src: Use 'include ' when appropriate Change-Id: I3d90e46ed391ce323436750c866a0afc3879e2e6 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/36359 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/security/vboot/vboot_common.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/security') diff --git a/src/security/vboot/vboot_common.c b/src/security/vboot/vboot_common.c index cbd7a2ee23..2d35c6be05 100644 --- a/src/security/vboot/vboot_common.c +++ b/src/security/vboot/vboot_common.c @@ -13,7 +13,6 @@ * GNU General Public License for more details. */ -#include #include #include #include -- cgit v1.2.3