diff options
Diffstat (limited to 'hw/intc/aspeed_vic.c')
-rw-r--r-- | hw/intc/aspeed_vic.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/intc/aspeed_vic.c b/hw/intc/aspeed_vic.c index 725d5b62c5..2370e7485f 100644 --- a/hw/intc/aspeed_vic.c +++ b/hw/intc/aspeed_vic.c @@ -28,7 +28,6 @@ */ #include "qemu/osdep.h" -#include <inttypes.h> #include "hw/intc/aspeed_vic.h" #include "qemu/bitops.h" #include "qemu/log.h" |