summaryrefslogtreecommitdiffstats
path: root/hw/ppc/mac_newworld.c
diff options
context:
space:
mode:
authorPaolo Bonzini2020-10-28 12:36:57 +0100
committerPaolo Bonzini2020-12-10 18:15:18 +0100
commit2c65db5e58d2c74921077f6c064ba4c91ebde16a (patch)
tree2f17d8e6b60cbb621521f2d534dc851e069fd31b /hw/ppc/mac_newworld.c
parenthmp: introduce cmd_available (diff)
downloadqemu-2c65db5e58d2c74921077f6c064ba4c91ebde16a.tar.gz
qemu-2c65db5e58d2c74921077f6c064ba4c91ebde16a.tar.xz
qemu-2c65db5e58d2c74921077f6c064ba4c91ebde16a.zip
vl: extract softmmu/datadir.c
Reviewed-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/ppc/mac_newworld.c')
-rw-r--r--hw/ppc/mac_newworld.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ppc/mac_newworld.c b/hw/ppc/mac_newworld.c
index 61c63819df..c0accda592 100644
--- a/hw/ppc/mac_newworld.c
+++ b/hw/ppc/mac_newworld.c
@@ -48,6 +48,7 @@
#include "qemu/osdep.h"
#include "qemu-common.h"
+#include "qemu/datadir.h"
#include "qapi/error.h"
#include "hw/ppc/ppc.h"
#include "hw/qdev-properties.h"