Ticket #20988: patch-libscg__scsi-mac-iokit.c
File patch-libscg__scsi-mac-iokit.c, 385 bytes (added by meissnem@…, 15 years ago) |
---|
Line | |
---|---|
1 | --- scsilib/libscg/scsi-mac-iokit.c 2009-08-29 15:41:19.000000000 -0700 |
2 | +++ scsilib/libscg/scsi-mac-iokit.c 2009-08-29 15:42:08.000000000 -0700 |
3 | @@ -59,7 +59,7 @@ |
4 | #include <Carbon/Carbon.h> |
5 | #include <IOKit/IOKitLib.h> |
6 | #include <IOKit/IOCFPlugIn.h> |
7 | -#include <IOKit/scsi-commands/SCSITaskLib.h> |
8 | +#include <IOKit/scsi/SCSITaskLib.h> |
9 | #include <mach/mach_error.h> |
10 | |
11 | struct scg_local { |