summaryrefslogtreecommitdiff
path: root/shim.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 /shim.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 'shim.h')
-rw-r--r--shim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shim.h b/shim.h
index 872f54d8..337234e4 100644
--- a/shim.h
+++ b/shim.h
@@ -139,6 +139,7 @@
#include "include/peimage.h"
#include "include/pe.h"
#include "include/replacements.h"
+#include "include/sbat.h"
#if defined(OVERRIDE_SECURITY_POLICY)
#include "include/security_policy.h"
#endif