diff options
Diffstat (limited to 'hw/intc/slavio_intctl.c')
-rw-r--r-- | hw/intc/slavio_intctl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/intc/slavio_intctl.c b/hw/intc/slavio_intctl.c index f22aba0313..c9486ed999 100644 --- a/hw/intc/slavio_intctl.c +++ b/hw/intc/slavio_intctl.c @@ -22,6 +22,7 @@ * THE SOFTWARE. */ +#include "qemu/osdep.h" #include "hw/sparc/sun4m.h" #include "monitor/monitor.h" #include "hw/sysbus.h" |