Add missing includes of loader.h.

This commit is contained in:
Vladimir Serbinenko 2013-11-13 00:43:03 +01:00
parent 300f48c532
commit ef28ee8bc1
4 changed files with 7 additions and 0 deletions

View file

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