* [2.6 patch] drivers/scsi/constants.c should include scsi_dbg.h
@ 2005-08-20 19:27 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2005-08-20 19:27 UTC (permalink / raw)
To: James.Bottomley; +Cc: linux-scsi, linux-kernel
C files should include the files with the prototypes for their global
functions.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.13-rc6-mm1/drivers/scsi/constants.c.old 2005-08-20 14:42:12.000000000 +0200
+++ linux-2.6.13-rc6-mm1/drivers/scsi/constants.c 2005-08-20 14:43:03.000000000 +0200
@@ -17,6 +17,7 @@
#include <scsi/scsi_host.h>
#include <scsi/scsi_request.h>
#include <scsi/scsi_eh.h>
+#include <scsi/scsi_dbg.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-08-20 19:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-20 19:27 [2.6 patch] drivers/scsi/constants.c should include scsi_dbg.h Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).