[PATCH] missing include in mptlan.h (2.5.44)

From: Rasmus Andersen (rasmus@jaquet.dk)
Date: Thu Oct 24 2002 - 15:31:58 EST


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



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:25 EST