summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_riscv.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efi_loader/efi_riscv.c')
-rw-r--r--lib/efi_loader/efi_riscv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/efi_loader/efi_riscv.c b/lib/efi_loader/efi_riscv.c
index 4d398c5be34..6f2ccf4f7e6 100644
--- a/lib/efi_loader/efi_riscv.c
+++ b/lib/efi_loader/efi_riscv.c
@@ -7,6 +7,7 @@
*/
#define LOG_CATEGORY LOGC_EFI
+
#include <efi_loader.h>
#include <efi_variable.h>
#include <log.h>