|
@@ -27,6 +27,7 @@
|
|
#include "hw/ide/internal.h"
|
|
#include "hw/ide/internal.h"
|
|
#include "hw/scsi/scsi.h"
|
|
#include "hw/scsi/scsi.h"
|
|
#include "sysemu/block-backend.h"
|
|
#include "sysemu/block-backend.h"
|
|
|
|
+#include "scsi/constants.h"
|
|
#include "trace.h"
|
|
#include "trace.h"
|
|
|
|
|
|
#define ATAPI_SECTOR_BITS (2 + BDRV_SECTOR_BITS)
|
|
#define ATAPI_SECTOR_BITS (2 + BDRV_SECTOR_BITS)
|