commit | 07aac328342d6ca1725d901e1c5da8a1aa88f557 | [log] [tgz] |
---|---|---|
author | Robert Love <robert.w.love@intel.com> | Tue Nov 03 11:47:23 2009 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Dec 04 12:01:05 2009 -0600 |
tree | 1ea10e3eafc38e61398b6f02a3e0f0ac319097c7 | |
parent | dc8596d303bb306da9ab5326fa6209710de86b8b [diff] |
[SCSI] libfc: Export FC headers Export fc_els.h, fc_fs.h, fc_gs.h and fc_ns.h so that they may be used by applications. This will be needed for FC Passthrough applications like fcping, but could be used by other applications. Fix to include <linux/types.h> to exported files provided by Chris Leech <christopher.leech@intel.com>. Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>