Signed-off-by: Alex Bennée <[email protected]> --- hw/alpha/dp264.c | 2 -- 1 file changed, 2 deletions(-)
diff --git a/hw/alpha/dp264.c b/hw/alpha/dp264.c index 5e64528431e..98219f04569 100644 --- a/hw/alpha/dp264.c +++ b/hw/alpha/dp264.c @@ -16,8 +16,6 @@ #include "hw/rtc/mc146818rtc.h" #include "hw/ide/pci.h" #include "hw/isa/superio.h" -#include "net/net.h" -#include "qemu/cutils.h" #include "qemu/datadir.h" static uint64_t cpu_alpha_superpage_to_phys(void *opaque, uint64_t addr) -- 2.47.3
