* normal/menu.c: Include grub/parser.h

This commit is contained in:
davem 2009-05-03 22:05:29 +00:00
parent 2fee74f1bb
commit 515b50793a
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-05-03 David S. Miller <davem@davemloft.net>
* normal/menu.c: Include grub/parser.h
2009-05-03 Pavel Roskin <proski@gnu.org>
* mmap/efi/mmap.c (grub_mmap_malign_and_register): Return void*,

View File

@ -25,6 +25,7 @@
#include <grub/env.h>
#include <grub/menu_viewer.h>
#include <grub/command.h>
#include <grub/parser.h>
/* Get a menu entry by its index in the entry list. */
grub_menu_entry_t