Commit 6546a02a authored by Stephen Rothwell's avatar Stephen Rothwell Committed by James Bottomley

target: explicitly include scsi_proto.h in target_core_fabric_lib.c

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Acked-by: default avatarNicholas A. Bellinger <nab@linux-iscsi.org>
Signed-off-by: default avatarJames Bottomley <JBottomley@Odin.com>
parent 4ce30874
......@@ -30,6 +30,8 @@
#include <linux/spinlock.h>
#include <linux/export.h>
#include <scsi/scsi_proto.h>
#include <target/target_core_base.h>
#include <target/target_core_fabric.h>
#include <target/target_core_configfs.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment