summaryrefslogtreecommitdiff
path: root/include/sbat.h
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2021-02-15 12:24:33 -0500
committerJavier Martinez Canillas <javier@dowhile0.org>2021-02-15 18:40:07 +0100
commit5fb5537fa9bec93e52a92cf820d362e6a9c56c1c (patch)
tree17b7acf6d0dbbd643ae9c72e55159c8d0254325c /include/sbat.h
parentcf7260d432e789ae93947c245af1f4fdda799ac9 (diff)
downloadefi-boot-shim-5fb5537fa9bec93e52a92cf820d362e6a9c56c1c.tar.gz
efi-boot-shim-5fb5537fa9bec93e52a92cf820d362e6a9c56c1c.zip
sbat: make the includes work like everything else.
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'include/sbat.h')
-rw-r--r--include/sbat.h2
1 files changed, 0 insertions, 2 deletions
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;