git: boot/loader: Fix -Wundef warnings in the legacy and UEFI loaders.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Dec 30 02:33:52 PST 2019


commit abb58eb7e25d072a9189e7d8f06b669b8dcb083a
Author: Sascha Wildner <saw at online.de>
Date:   Mon Dec 30 10:39:46 2019 +0100

    boot/loader: Fix -Wundef warnings in the legacy and UEFI loaders.
    
    With the previous commit in acdragonfly.h, we can now normally
    include acpi.h.

Summary of changes:
 sys/boot/efi/loader/arch/x86_64/elf64_freebsd.c | 11 +++--------
 sys/boot/pc32/libi386/biosacpi.c                |  6 +-----
 2 files changed, 4 insertions(+), 13 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/abb58eb7e25d072a9189e7d8f06b669b8dcb083a


-- 
DragonFly BSD source repository


More information about the Commits mailing list