]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: fix non-zfs build
authorToomas Soome <tsoome@FreeBSD.org>
Wed, 23 Sep 2020 19:15:22 +0000 (19:15 +0000)
committerToomas Soome <tsoome@FreeBSD.org>
Wed, 23 Sep 2020 19:15:22 +0000 (19:15 +0000)
commit1dc762d4fb032506ef0ffdef9cb549a430d29173
treeb7bd01816558ef161a66aac0f3f4351533deb3d6
parente1c8f8f87d1117b68bf7ffcbc9cc3eb83c0f1e9f
loader: fix non-zfs build

We can not include zfs headers while building without zfs.

Reported by: Oscar Holmlund
stand/efi/loader/main.c
stand/i386/loader/main.c
stand/i386/zfsboot/zfsboot.c