build: Include config.h in sbat.c

This commit is contained in:
mintsuki 2022-02-20 23:14:14 +01:00
parent 1984f401a1
commit c6619ba10d
1 changed files with 2 additions and 0 deletions

View File

@ -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"