diff options
Diffstat (limited to 'hw/arm/strongarm.c')
-rw-r--r-- | hw/arm/strongarm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/arm/strongarm.c b/hw/arm/strongarm.c index fed51a8183..2e016f4b77 100644 --- a/hw/arm/strongarm.c +++ b/hw/arm/strongarm.c @@ -31,6 +31,7 @@ #include "qemu-common.h" #include "cpu.h" #include "hw/boards.h" +#include "hw/irq.h" #include "hw/sysbus.h" #include "strongarm.h" #include "qemu/error-report.h" |