mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-28 14:43:36 +00:00
2008-01-05 Jeroen Dekkers <jeroen@dekkers.cx>
* include/grub/normal.h: Include <grub/env.h>.
This commit is contained in:
parent
fd79f3cf0b
commit
f3b58148d6
@ -1,3 +1,7 @@
|
||||
2008-01-05 Jeroen Dekkers <jeroen@dekkers.cx>
|
||||
|
||||
* include/grub/normal.h: Include <grub/env.h>.
|
||||
|
||||
2008-01-05 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* util/i386/pc/grub-setup.c (usage): Replace obsolete `(hd0,0)' in
|
||||
|
@ -24,6 +24,7 @@
|
||||
#include <grub/symbol.h>
|
||||
#include <grub/err.h>
|
||||
#include <grub/arg.h>
|
||||
#include <grub/env.h>
|
||||
|
||||
/* The maximum size of a command-line. */
|
||||
#define GRUB_MAX_CMDLINE 1600
|
||||
|
Loading…
Reference in New Issue
Block a user