From 46adaaf3cf7cc853790343dd7f14a42c80078b28 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Sun, 14 Feb 2021 14:48:10 -0500 Subject: includes: include all gnu-efi includes at one place. Signed-off-by: Peter Jones --- include/tpm.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/tpm.h') diff --git a/include/tpm.h b/include/tpm.h index cab1939a..877d4f93 100644 --- a/include/tpm.h +++ b/include/tpm.h @@ -3,8 +3,6 @@ #ifndef SHIM_TPM_H #define SHIM_TPM_H -#include - #define TPM_ALG_SHA 0x00000004 EFI_STATUS tpm_log_event(EFI_PHYSICAL_ADDRESS buf, UINTN size, UINT8 pcr, -- cgit v1.2.3