diff options
Diffstat (limited to 'dev/zka/StorageKit')
| -rw-r--r-- | dev/zka/StorageKit/SCSI.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/zka/StorageKit/SCSI.hxx b/dev/zka/StorageKit/SCSI.hxx index 84da51be..0cb124c8 100644 --- a/dev/zka/StorageKit/SCSI.hxx +++ b/dev/zka/StorageKit/SCSI.hxx @@ -8,4 +8,4 @@ #include <modules/SCSI/SCSI.hxx> -extern const scsi_packet_type kCDRomPacketTemplate; +extern const scsi_packet_type<12> kCDRomPacketTemplate; |
