[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>
This commit is contained in:
committed by
James Bottomley
parent
dc8596d303
commit
07aac32834
@@ -20,6 +20,8 @@
|
||||
#ifndef _FC_NS_H_
|
||||
#define _FC_NS_H_
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
/*
|
||||
* Fibre Channel Services - Name Service (dNS)
|
||||
* From T11.org FC-GS-2 Rev 5.3 November 1998.
|
||||
|
Reference in New Issue
Block a user