From: Blue Swirl Date: Tue, 22 Sep 2009 17:51:36 +0000 (+0000) Subject: Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=39b7f20eecc1797c53ce166b27dbc9bcf5d949a2;p=qemu.git Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d Signed-off-by: Blue Swirl --- diff --git a/device_tree.c b/device_tree.c index cc91606435..426a63155c 100644 --- a/device_tree.c +++ b/device_tree.c @@ -22,6 +22,7 @@ #include "qemu-common.h" #include "sysemu.h" #include "device_tree.h" +#include "hw/loader.h" #include