Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

target: explicitly include scsi_proto.h in target_core_fabric_lib.c

parent 4ce30874
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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>