diff options
Diffstat (limited to 'hw/s390x/pv.c')
-rw-r--r-- | hw/s390x/pv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/s390x/pv.c b/hw/s390x/pv.c index 93eccfc05d..401b63d6cb 100644 --- a/hw/s390x/pv.c +++ b/hw/s390x/pv.c @@ -13,7 +13,6 @@ #include <linux/kvm.h> -#include "cpu.h" #include "qapi/error.h" #include "qemu/error-report.h" #include "sysemu/kvm.h" |