···130130#include <sys/disk.h>
131131#include <CoreFoundation/CoreFoundation.h>
132132#include <IOKit/IOKitLib.h>
133133-#include <IOKit/scsi-commands/SCSITaskLib.h>
134134-#include <IOKit/scsi-commands/SCSICommandOperationCodes.h>
133133+#include <IOKit/scsi/SCSITaskLib.h>
134134+#include <IOKit/scsi/SCSICommandOperationCodes.h>
135135#define IPOD_SECTORSIZE_IOCTL DKIOCGETBLOCKSIZE
136136137137/* TODO: Implement this function for Mac OS X */