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 e41c0314db..d434b3e99a 100644 --- a/hw/scsi/vhost-scsi-common.c +++ b/hw/scsi/vhost-scsi-common.c @@ -16,7 +16,6 @@ */ #include "qemu/osdep.h" -#include <linux/vhost.h> #include "qapi/error.h" #include "qemu/error-report.h" #include "migration/migration.h" |