compile and configuration fixes

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-11-22 13:15:49 +01:00
parent 7f4f3f581c
commit 937d332db3
3 changed files with 22 additions and 9 deletions

View file

@ -25,7 +25,7 @@
#include <grub/device.h>
#include <grub/file.h>
#include <grub/env.h>
#include <grub/extcmd.h>
#include <grub/command.h>
void
FUNC_NAME (const char *key, const char *var, int no_floppy)