aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_softmmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ppc/spapr_softmmu.c')
-rw-r--r--hw/ppc/spapr_softmmu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ppc/spapr_softmmu.c b/hw/ppc/spapr_softmmu.c
index 4ee03c83e4..5170a33369 100644
--- a/hw/ppc/spapr_softmmu.c
+++ b/hw/ppc/spapr_softmmu.c
@@ -1,5 +1,6 @@
#include "qemu/osdep.h"
#include "qemu/cutils.h"
+#include "qemu/memalign.h"
#include "cpu.h"
#include "helper_regs.h"
#include "hw/ppc/spapr.h"