From 5fb5537fa9bec93e52a92cf820d362e6a9c56c1c Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Mon, 15 Feb 2021 12:24:33 -0500 Subject: sbat: make the includes work like everything else. Signed-off-by: Peter Jones --- include/sbat.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/sbat.h b/include/sbat.h index ab2325bd..39971d9e 100644 --- a/include/sbat.h +++ b/include/sbat.h @@ -6,8 +6,6 @@ #ifndef SBAT_H_ #define SBAT_H_ -#include "shim.h" - struct sbat_entry { const CHAR8 *component_name; const CHAR8 *component_generation; -- cgit v1.2.3