forked from Minki/linux
[SCSI] drivers/scsi/constants.c should include scsi_dbg.h
C files should include the files with the prototypes for their global functions. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
parent
caca177987
commit
de540a53f2
@ -17,6 +17,7 @@
|
||||
#include <scsi/scsi_host.h>
|
||||
#include <scsi/scsi_request.h>
|
||||
#include <scsi/scsi_eh.h>
|
||||
#include <scsi/scsi_dbg.h>
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user