Add missing includes of loader.h.
This commit is contained in:
parent
300f48c532
commit
ef28ee8bc1
4 changed files with 7 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
#include <grub/mm.h>
|
||||
#include <grub/time.h>
|
||||
#include <grub/efi/efi.h>
|
||||
#include <grub/loader.h>
|
||||
|
||||
static grub_uint64_t tmr;
|
||||
static grub_efi_event_t tmr_evt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue