diff options
Diffstat (limited to 'hw/scsi/vmw_pvscsi.c')
-rw-r--r-- | hw/scsi/vmw_pvscsi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/scsi/vmw_pvscsi.c b/hw/scsi/vmw_pvscsi.c index 6b4b9899a4..9abc086851 100644 --- a/hw/scsi/vmw_pvscsi.c +++ b/hw/scsi/vmw_pvscsi.c @@ -25,6 +25,7 @@ * */ +#include "qemu/osdep.h" #include "hw/scsi/scsi.h" #include <block/scsi.h> #include "hw/pci/msi.h" |