mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 18:54:02 -04:00
syscon currently includes sys/malloc.h via header pollution from
dev/ofw/ofw_bus.h -> dev/ofw/openfirm.h. Fix the build without FDT
defined by including sys/malloc.h directly.
Reviewed by: andrew, imp, manu
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| syscon.c | ||
| syscon.h | ||
| syscon_generic.c | ||
| syscon_generic.h | ||
| syscon_if.m | ||
| syscon_power.c | ||