From 47f908abba60cc77e7aef648645ef8d87ae96cf4 Mon Sep 17 00:00:00 2001 From: robertmh Date: Sun, 27 Jul 2008 15:44:37 +0000 Subject: [PATCH] add grub/term.h like ChangeLog says.. --- commands/help.c | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/help.c b/commands/help.c index efff37b61..7f9ef6ab7 100644 --- a/commands/help.c +++ b/commands/help.c @@ -21,6 +21,7 @@ #include #include #include +#include static grub_err_t grub_cmd_help (struct grub_arg_list *state __attribute__ ((unused)), int argc,