mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-20 16:11:53 +08:00

This fixes a compiler error that would occur for every BSP that does not define `BSP_FDT_IS_SUPPORTED`. The fdt headers should always be included to provide the needed definitions.