2002-10-24 20:25:56

by Rasmus Andersen

[permalink] [raw]
Subject: [PATCH] missing include in mptlan.h (2.5.44)

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


Attachments:
(No filename) (511.00 B)
(No filename) (189.00 B)
Download all attachments