aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/fc/fc_els.h
diff options
context:
space:
mode:
authorRobert Love <robert.w.love@intel.com>2009-11-03 11:47:23 -0800
committerJames Bottomley <James.Bottomley@suse.de>2009-12-04 12:01:05 -0600
commit07aac328342d6ca1725d901e1c5da8a1aa88f557 (patch)
tree1ea10e3eafc38e61398b6f02a3e0f0ac319097c7 /include/scsi/fc/fc_els.h
parent[SCSI] fcoe: vport symbolic name support (diff)
downloadlinux-dev-07aac328342d6ca1725d901e1c5da8a1aa88f557.tar.xz
linux-dev-07aac328342d6ca1725d901e1c5da8a1aa88f557.zip
[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>
Diffstat (limited to 'include/scsi/fc/fc_els.h')
-rw-r--r--include/scsi/fc/fc_els.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/scsi/fc/fc_els.h b/include/scsi/fc/fc_els.h
index b0872afe2d30..f94328132a26 100644
--- a/include/scsi/fc/fc_els.h
+++ b/include/scsi/fc/fc_els.h
@@ -20,6 +20,8 @@
#ifndef _FC_ELS_H_
#define _FC_ELS_H_
+#include <linux/types.h>
+
/*
* Fibre Channel Switch - Enhanced Link Services definitions.
* From T11 FC-LS Rev 1.2 June 7, 2005.