Need to include machine/fdt.h.

This commit is contained in:
rpaulo 2014-04-05 23:20:49 +00:00
parent 8e8ba5e659
commit bde4329af1

View File

@ -44,6 +44,7 @@ __FBSDID("$FreeBSD$");
#include <dev/ofw/ofw_bus.h>
#include <dev/ofw/ofw_bus_subr.h>
#include <dev/ofw/ofw_pci.h>
#include <machine/fdt.h>
#endif
#include <dev/vt/vt.h>