On Mon, Jul 31, 2006 at 03:37:46PM +0200, Stefan Richter wrote: > > This should be solved with a "struct scsi_device;" decl, instead of > > Yet More Header Dependancies... > > That function accesses members of the struct, i.e. the compiler needs to > know offsets into struct scsi_device at this point. Therefore it needs > the definition, not a declaration. Odd, ISTR that it only needed to be defined at the point the inline was used. Oh well, my bad. --Kyle - : 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