mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-19 15:44:29 +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.