summary refs log tree commit diff stats
path: root/hw/intc/xics_pnv.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/intc/xics_pnv.c')
-rw-r--r--hw/intc/xics_pnv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/intc/xics_pnv.c b/hw/intc/xics_pnv.c
index fa48505f36..67f2702e52 100644
--- a/hw/intc/xics_pnv.c
+++ b/hw/intc/xics_pnv.c
@@ -21,6 +21,7 @@
 #include "qapi/error.h"
 #include "sysemu/sysemu.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "hw/ppc/xics.h"
 
 #define ICP_XIRR_POLL    0 /* 1 byte (CPRR) or 4 bytes */