diff options
Diffstat (limited to 'hw/net')
-rw-r--r-- | hw/net/spapr_llan.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/net/spapr_llan.c b/hw/net/spapr_llan.c index 10e85a4..a6876a9 100644 --- a/hw/net/spapr_llan.c +++ b/hw/net/spapr_llan.c @@ -26,7 +26,6 @@ */ #include "qemu/osdep.h" -#include "cpu.h" #include "qemu/log.h" #include "qemu/module.h" #include "net/net.h" |