diff options
Diffstat (limited to 'hw/hppa')
-rw-r--r-- | hw/hppa/machine.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/hppa/machine.c b/hw/hppa/machine.c index de1cc7a..7ac68c9 100644 --- a/hw/hppa/machine.c +++ b/hw/hppa/machine.c @@ -28,7 +28,6 @@ #include "qapi/error.h" #include "net/net.h" #include "qemu/log.h" -#include "net/net.h" #define MIN_SEABIOS_HPPA_VERSION 6 /* require at least this fw version */ |