public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] More missing includes [1/4]
@ 2002-11-18 22:16 Geert Uytterhoeven
  2002-11-18 23:17 ` Russell King
  0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2002-11-18 22:16 UTC (permalink / raw)
  To: Linux Kernel Development


Add missing #include <linux/init.h>

--- linux-2.5.48/drivers/scsi/scsi.h	Mon Nov 18 10:03:40 2002
+++ linux-m68k-2.5.48/drivers/scsi/scsi.h	Mon Nov 18 14:18:21 2002
@@ -18,6 +18,7 @@
 #include <linux/config.h>	/* for CONFIG_SCSI_LOGGING */
 #include <linux/devfs_fs_kernel.h>
 #include <linux/proc_fs.h>
+#include <linux/init.h>
 
 /*
  * Some of the public constants are being moved to this file.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-11-19  0:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-18 22:16 [PATCH] More missing includes [1/4] Geert Uytterhoeven
2002-11-18 23:17 ` Russell King
2002-11-19  0:19   ` Richard Henderson
2002-11-19  0:23     ` Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox