From: Blue Swirl Date: Tue, 22 Sep 2009 17:51:36 +0000 (+0000) Subject: Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d X-Git-Tag: v0.12.0-rc0~1048 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=39b7f20eecc1797c53ce166b27dbc9bcf5d949a2;p=thirdparty%2Fqemu.git Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d Signed-off-by: Blue Swirl --- diff --git a/device_tree.c b/device_tree.c index cc916064357..426a63155cf 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