-
James Bottomley authored
From: Muli Ben-Yehuda <mulix@mulix.org> IMO, it's more correct to include <linux/types.h> in scsi.h, which will bring in u8 and make scsi.h compilable on its own (provided __KERNEL__ is defined, as it should be).
4277ddc2
From: Muli Ben-Yehuda <mulix@mulix.org> IMO, it's more correct to include <linux/types.h> in scsi.h, which will bring in u8 and make scsi.h compilable on its own (provided __KERNEL__ is defined, as it should be).