]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
add grub/term.h like ChangeLog says..
authorrobertmh <robertmh@localhost>
Sun, 27 Jul 2008 15:44:37 +0000 (15:44 +0000)
committerrobertmh <robertmh@localhost>
Sun, 27 Jul 2008 15:44:37 +0000 (15:44 +0000)
commands/help.c

index efff37b61039f511276ab8169f7b64851cc7a356..7f9ef6ab729b5aca31e58fd418230268278c6d58 100644 (file)
@@ -21,6 +21,7 @@
 #include <grub/dl.h>
 #include <grub/arg.h>
 #include <grub/misc.h>
+#include <grub/term.h>
 
 static grub_err_t
 grub_cmd_help (struct grub_arg_list *state __attribute__ ((unused)), int argc,