From: robertmh Date: Sun, 27 Jul 2008 15:44:37 +0000 (+0000) Subject: add grub/term.h like ChangeLog says.. X-Git-Tag: 1.98~1376 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=47f908abba60cc77e7aef648645ef8d87ae96cf4;p=thirdparty%2Fgrub.git add grub/term.h like ChangeLog says.. --- 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,