diff options
Diffstat (limited to 'qemu/hw/intc/pl190.c')
-rw-r--r-- | qemu/hw/intc/pl190.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/intc/pl190.c b/qemu/hw/intc/pl190.c index 2bf359a76..5ecbc4a48 100644 --- a/qemu/hw/intc/pl190.c +++ b/qemu/hw/intc/pl190.c @@ -7,6 +7,7 @@ * This code is licensed under the GPL. */ +#include "qemu/osdep.h" #include "hw/sysbus.h" /* The number of virtual priority levels. 16 user vectors plus the |