:: commit 33a51cc3238b0bd4c0234e442db9ce9e01126079

mintsuki <mintsuki@protonmail.com> — 2022-02-20 22:14

parents: 060b654b7f

build: Include config.h in sbat.c

diff --git a/common/sbat.c b/common/sbat.c
index 6fadba27..6ae17180 100644
--- a/common/sbat.c
+++ b/common/sbat.c
@@ -1,5 +1,7 @@
 #if uefi == 1
 
+#include <config.h>
+
 asm (
     ".section .sbat\n\t"
     ".ascii \"sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md\\n\"\n\t"
tab: 248 wrap: offon