:: commit c6619ba10def366fe397b7684c138fe6a17cb142

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

parents: 1984f401a1

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