On 07/30/2009 12:36 PM, Michael S. Tsirkin wrote: > On Wed, Jul 29, 2009 at 05:09:53PM +0300, Boaz Harrosh wrote: >> []$ ls /usr/include/scsi >> scsi.h >> scsi_ioctl.h >> scsi_tgt_if.h >> sg.h > > $wget http://ftp.gnu.org/gnu/glibc/glibc-2.10.1.tar.bz2 > $cd glibc-2.10.1 > $find . -name scsi > ./sysdeps/unix/sysv/linux/scsi > $ls ./sysdeps/unix/sysv/linux/scsi/ > scsi.h scsi_ioctl.h sg.h > > where did you get scsi_tgt_if.h? You're right I have it from the SCSI target framework (tgt) (http://stgt.berlios.de/) It is a Kernel header that should be exported, I'll send a patch to export it. Thanks Boaz -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html