All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] missing include in mptlan.h (2.5.44)
@ 2002-10-24 20:31 Rasmus Andersen
  0 siblings, 0 replies; only message in thread
From: Rasmus Andersen @ 2002-10-24 20:31 UTC (permalink / raw)
  To: sjralston1, Pam.Delaney; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

Hi,

This is needed to make drivers/message/fusion/mptlan.c make it
through 'make dep'.

--- linux-2.5.44-clean/drivers/message/fusion/mptlan.h	2002-10-16 05:27:49.000000000 +0200
+++ linux-2.5.44-allyesconfig/drivers/message/fusion/mptlan.h	2002-10-24 22:27:01.000000000 +0200
@@ -20,6 +20,7 @@
 #include <linux/slab.h>
 #include <linux/miscdevice.h>
 #include <linux/spinlock.h>
+#include <linux/version.h>
 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,41)
 #include <linux/tqueue.h>
 #else

Regards,
  Rasmus

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-24 20:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-24 20:31 [PATCH] missing include in mptlan.h (2.5.44) Rasmus Andersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.