tree 9c4c2bfea134ad9a457b391bf389106f44a71449
parent caca1779870b1bcc0fb07e48ebd2403901f356b8
author Adrian Bunk <[EMAIL PROTECTED]> Sat, 20 Aug 2005 21:27:27 +0200
committer James Bottomley <[EMAIL PROTECTED](none)> Sun, 28 Aug 2005 21:14:10 
-0500

[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 <[EMAIL PROTECTED]>
Signed-off-by: James Bottomley <[EMAIL PROTECTED]>

 drivers/scsi/constants.c |    1 +
 1 files changed, 1 insertion(+)

diff --git a/drivers/scsi/constants.c b/drivers/scsi/constants.c
--- a/drivers/scsi/constants.c
+++ b/drivers/scsi/constants.c
@@ -17,6 +17,7 @@
 #include <scsi/scsi_host.h>
 #include <scsi/scsi_request.h>
 #include <scsi/scsi_eh.h>
+#include <scsi/scsi_dbg.h>
 
 
 
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to