Add missing include
This commit is contained in:
parent
aa2209101c
commit
07e727f751
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include <grub/misc.h>
|
||||
#include <grub/mm.h>
|
||||
#include <grub/command.h>
|
||||
#include <grub/normal.h>
|
||||
|
||||
struct menu_pointer
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue