diff options
Diffstat (limited to 'hw/intc/xics_pnv.c')
-rw-r--r-- | hw/intc/xics_pnv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/intc/xics_pnv.c b/hw/intc/xics_pnv.c index 2a955a8946..c87de2189c 100644 --- a/hw/intc/xics_pnv.c +++ b/hw/intc/xics_pnv.c @@ -19,7 +19,6 @@ #include "qemu/osdep.h" #include "sysemu/sysemu.h" -#include "qapi/error.h" #include "qemu/log.h" #include "hw/ppc/xics.h" |