mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 05:06:31 +00:00
scst/include/backport.h: Suppress a compiler warning triggered by including <scsi/scsi_transport_fc.h>
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8090 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include <linux/writeback.h> /* sync_page_range() */
|
||||
#include <rdma/ib_verbs.h>
|
||||
#include <scsi/scsi_cmnd.h> /* struct scsi_cmnd */
|
||||
struct scsi_target;
|
||||
#include <scsi/scsi_transport_fc.h> /* struct fc_bsg_job */
|
||||
|
||||
/* <asm-generic/barrier.h> */
|
||||
|
||||
Reference in New Issue
Block a user