emu build fixes for sparc64 and freebsd

This commit is contained in:
BVK Chaitanya 2010-05-26 09:56:59 +05:30
parent 7d8c021353
commit 5f02926bbc
4 changed files with 9 additions and 10 deletions

View file

@ -46,5 +46,6 @@ int EXPORT_FUNC(asprintf) (char **buf, const char *fmt, ...);
#endif
char * EXPORT_FUNC(xasprintf) (const char *fmt, ...);
char * canonicalize_file_name (const char *path);
#endif /* GRUB_EMU_MISC_H */