libcdio-modernOSX.patch
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:1k
源码类别:

midi

开发平台:

Unix_Linux

  1. --- libcdio-orig/lib/driver/osx.c 2007-08-12 14:38:25.000000000 +0200
  2. +++ libcdio/lib/driver/osx.c 2008-12-27 00:38:21.000000000 +0100
  3. @@ -58,7 +58,7 @@
  4.  
  5.  #include <mach/mach.h>
  6.  #include <Carbon/Carbon.h>
  7. -#include <IOKit/scsi-commands/SCSITaskLib.h>
  8. +#include <IOKit/scsi/SCSITaskLib.h>
  9.  #include <IOKit/IOCFPlugIn.h>
  10.  #include <mach/mach_error.h>
  11.  
  12. @@ -77,7 +77,7 @@
  13.  #include <CoreFoundation/CoreFoundation.h>
  14.  #include <IOKit/IOKitLib.h>
  15.  #include <IOKit/IOBSD.h>
  16. -#include <IOKit/scsi-commands/IOSCSIMultimediaCommandsDevice.h>
  17. +#include <IOKit/scsi/IOSCSIMultimediaCommandsDevice.h>
  18.  #include <IOKit/storage/IOCDTypes.h>
  19.  #include <IOKit/storage/IODVDTypes.h>
  20.  #include <IOKit/storage/IOMedia.h>