2006-10-28 Yoshinori K. Okuji <okuji@enbug.org>
* normal/menu.c: Include grub/script.h. * normal/menu_entry.c: Likewise. * include/grub/normal.h: Do not include grub/script.h.
This commit is contained in:
parent
6750754922
commit
d976fc51e1
4 changed files with 9 additions and 2 deletions
|
@ -24,6 +24,7 @@
|
|||
#include <grub/mm.h>
|
||||
#include <grub/machine/time.h>
|
||||
#include <grub/env.h>
|
||||
#include <grub/script.h>
|
||||
|
||||
static void
|
||||
draw_border (void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue