mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-06 06:27:54 +00:00
2008-07-15 Pavel Roskin <proski@gnu.org>
* kern/i386/ieee1275/init.c: Include grub/cache.h.
This commit is contained in:
parent
62ead89c20
commit
506b2b3e2b
@ -1,5 +1,7 @@
|
||||
2008-07-15 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* kern/i386/ieee1275/init.c: Include grub/cache.h.
|
||||
|
||||
* term/ieee1275/ofconsole.c: Disable code unused on i386.
|
||||
|
||||
* kern/ieee1275/ieee1275.c (grub_ieee1275_get_integer_property):
|
||||
|
@ -18,6 +18,7 @@
|
||||
*/
|
||||
|
||||
#include <grub/types.h>
|
||||
#include <grub/cache.h>
|
||||
|
||||
void
|
||||
grub_stop_floppy (void)
|
||||
|
Loading…
Reference in New Issue
Block a user