From 0c154af2175fcb05bffa4ccad11c40366f5417e7 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 28 May 2020 08:54:42 +0200 Subject: src: Remove redundant includes is supposed to provide , , and . So remove those includes each time when is included. Change-Id: I886f02255099f3005852a2e6095b21ca86a940ed Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/41817 Tested-by: build bot (Jenkins) Reviewed-by: Julius Werner Reviewed-by: Paul Menzel --- src/security/tpm/tss.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/security/tpm/tss.h') diff --git a/src/security/tpm/tss.h b/src/security/tpm/tss.h index f644e3e7e7..4a8206d056 100644 --- a/src/security/tpm/tss.h +++ b/src/security/tpm/tss.h @@ -9,7 +9,6 @@ #ifndef TSS_H_ #define TSS_H_ -#include #include #include -- cgit v1.2.3