]> git.proxmox.com Git - qemu.git/commitdiff
Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1d
authorBlue Swirl <blauwirbel@gmail.com>
Tue, 22 Sep 2009 17:51:36 +0000 (17:51 +0000)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Wed, 23 Sep 2009 06:41:45 +0000 (08:41 +0200)
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
device_tree.c

index cc916064357f45005cc7bef5c4f16be3cd9939de..426a63155cf3fa7706367bcd9ed540d0aac8d8f1 100644 (file)
@@ -22,6 +22,7 @@
 #include "qemu-common.h"
 #include "sysemu.h"
 #include "device_tree.h"
+#include "hw/loader.h"
 
 #include <libfdt.h>