提交 79ee8304 编写于 作者: A Adrian Bunk 提交者: James Bottomley

[SCSI] scsi_error.c should #include "scsi_transport_api.h"

Every file should #include the headers containing the prototypes for its
global functions (in this case for scsi_schedule_eh()).
Signed-off-by: NAdrian Bunk <bunk@stusta.de>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
上级 305aad0b
......@@ -37,6 +37,7 @@
#include "scsi_priv.h"
#include "scsi_logging.h"
#include "scsi_transport_api.h"
#define SENSE_TIMEOUT (10*HZ)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册