diff options
Diffstat (limited to 'hw/avr/boot.c')
-rw-r--r-- | hw/avr/boot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/avr/boot.c b/hw/avr/boot.c index cbede775ce..617f3a144c 100644 --- a/hw/avr/boot.c +++ b/hw/avr/boot.c @@ -9,7 +9,6 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "qemu/datadir.h" #include "hw/loader.h" #include "elf.h" |