mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-04 11:04:43 +00:00
![]() Fix grub-emu build. * include/grub/util/misc.h: Move `<grub/util/libzfs.h>' to ... * include/grub/emu/misc.h: ... here. * include/grub/util/misc.h (grub_get_libzfs_handle): Move function ... * include/grub/emu/misc.h (grub_get_libzfs_handle): ... here. * util/misc.c: Remove `<grub/util/libzfs.h>'. [HAVE_LIBZFS] (libzfs_handle, fini_libzfs) (grub_get_libzfs_handle): Move to ... * kern/emu/misc.c [HAVE_LIBZFS] (__libzfs_handle, fini_libzfs) (grub_get_libzfs_handle): ... here. |
||
---|---|---|
.. | ||
console.h | ||
getroot.h | ||
hostdisk.h | ||
misc.h |