[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>
Цей коміт міститься в:
Robert Love
2009-11-03 11:47:23 -08:00
зафіксовано James Bottomley
джерело dc8596d303
коміт 07aac32834
6 змінених файлів з 13 додано та 0 видалено

4
include/scsi/fc/Kbuild Звичайний файл
Переглянути файл

@@ -0,0 +1,4 @@
header-y += fc_els.h
header-y += fc_fs.h
header-y += fc_gs.h
header-y += fc_ns.h