diff options
Diffstat (limited to 'hw/scsi/vhost-scsi-common.c')
-rw-r--r-- | hw/scsi/vhost-scsi-common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/scsi/vhost-scsi-common.c b/hw/scsi/vhost-scsi-common.c index d434b3e99a..77e9897244 100644 --- a/hw/scsi/vhost-scsi-common.c +++ b/hw/scsi/vhost-scsi-common.c @@ -16,7 +16,6 @@ */ #include "qemu/osdep.h" -#include "qapi/error.h" #include "qemu/error-report.h" #include "migration/migration.h" #include "hw/virtio/vhost.h" |