VirtualBox

Changeset 16334 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Jan 28, 2009 8:34:41 PM (16 years ago)
Author:
vboxsync
Message:

DrvHostBase.cpp,DrvHostDVD.cpp: IOKit/scsi-commands/stuff.h -> IOKit/scsi/stuff.h; the former is legacy and was removed after 10.4.

Location:
trunk/src/VBox/Devices/Storage
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DrvHostBase.cpp

    r13840 r16334  
    3030# include <IOKit/IOKitLib.h>
    3131# include <IOKit/storage/IOStorageDeviceCharacteristics.h>
    32 # include <IOKit/scsi-commands/SCSITaskLib.h>
    33 # include <IOKit/scsi-commands/SCSICommandOperationCodes.h>
     32# include <IOKit/scsi/SCSITaskLib.h>
     33# include <IOKit/scsi/SCSICommandOperationCodes.h>
    3434# include <IOKit/IOBSD.h>
    3535# include <DiskArbitration/DiskArbitration.h>
  • trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp

    r15831 r16334  
    3232# include <IOKit/IOKitLib.h>
    3333# include <IOKit/IOCFPlugIn.h>
    34 # include <IOKit/scsi-commands/SCSITaskLib.h>
    35 # include <IOKit/scsi-commands/SCSICommandOperationCodes.h>
     34# include <IOKit/scsi/SCSITaskLib.h>
     35# include <IOKit/scsi/SCSICommandOperationCodes.h>
    3636# include <IOKit/storage/IOStorageDeviceCharacteristics.h>
    3737# include <mach/mach_error.h>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette