add grub/term.h like ChangeLog says..
This commit is contained in:
parent
2c76932c4b
commit
47f908abba
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
#include <grub/dl.h>
|
#include <grub/dl.h>
|
||||||
#include <grub/arg.h>
|
#include <grub/arg.h>
|
||||||
#include <grub/misc.h>
|
#include <grub/misc.h>
|
||||||
|
#include <grub/term.h>
|
||||||
|
|
||||||
static grub_err_t
|
static grub_err_t
|
||||||
grub_cmd_help (struct grub_arg_list *state __attribute__ ((unused)), int argc,
|
grub_cmd_help (struct grub_arg_list *state __attribute__ ((unused)), int argc,
|
||||||
|
|
Loading…
Reference in a new issue