aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/prep_systemio.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ppc/prep_systemio.c')
-rw-r--r--hw/ppc/prep_systemio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ppc/prep_systemio.c b/hw/ppc/prep_systemio.c
index 50893ec529..df7603b986 100644
--- a/hw/ppc/prep_systemio.c
+++ b/hw/ppc/prep_systemio.c
@@ -26,6 +26,7 @@
#include "hw/isa/isa.h"
#include "exec/address-spaces.h"
#include "qemu/error-report.h" /* for error_report() */
+#include "qemu/module.h"
#include "sysemu/sysemu.h" /* for vm_stop() */
#include "cpu.h"
#include "trace.h"