Fix yeeloong compilation

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-03-23 18:17:54 +01:00
parent 5c56cac95f
commit 1f22d20c8c
4 changed files with 10 additions and 8 deletions

View file

@ -25,6 +25,7 @@
#include <grub/term.h>
#include <grub/command.h>
#include <grub/i18n.h>
#include <grub/gfxmenu_view.h>
static grub_err_t
grub_cmd_videotest (grub_command_t cmd __attribute__ ((unused)),