2008-03-30 Pavel Roskin <proski@gnu.org>
* commands/sleep.c: Fix warning about implicit declaration. * disk/memdisk.c: Likewise. * loader/aout.c: Likewise. * loader/i386/bsd_normal.c: Likewise. * util/grub-probe.c: Likewise.
This commit is contained in:
parent
7cdacf9717
commit
0bf6d401c1
6 changed files with 11 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include <grub/normal.h>
|
||||
#include <grub/dl.h>
|
||||
#include <grub/aout.h>
|
||||
#include <grub/cpu/bsd.h>
|
||||
|
||||
static grub_err_t
|
||||
grub_normal_freebsd_command (struct grub_arg_list *state
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue