Add missing includes of loader.h.
This commit is contained in:
parent
300f48c532
commit
ef28ee8bc1
4 changed files with 7 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
#include <grub/kernel.h>
|
||||
#include <grub/misc.h>
|
||||
#include <grub/uboot/uboot.h>
|
||||
#include <grub/loader.h>
|
||||
|
||||
void
|
||||
grub_reboot (void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue