Skip to content

Commit

Permalink
[SCSI] drivers/scsi/constants.c should include scsi_dbg.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Adrian Bunk authored and James Bottomley committed Aug 28, 2005
1 parent caca177 commit de540a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/scsi/constants.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <scsi/scsi_host.h>
#include <scsi/scsi_request.h>
#include <scsi/scsi_eh.h>
#include <scsi/scsi_dbg.h>



Expand Down

0 comments on commit de540a5

Please sign in to comment.