[SCSI] drivers/scsi/constants.c should include scsi_dbg.h
authorAdrian Bunk <bunk@stusta.de>
Sat, 20 Aug 2005 19:27:27 +0000 (21:27 +0200)
committerJames Bottomley <jejb@mulgrave.(none)>
Sun, 28 Aug 2005 16:14:10 +0000 (11:14 -0500)
commit78d9e59ab425a05ecff5100775693aff58a616c6
tree9c4c2bfea134ad9a457b391bf389106f44a71449
parentb31e994fdd0af2ac5fefb4048e31755f791c3bc3
[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>
drivers/scsi/constants.c