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

Rasmus Andersen (rasmus@jaquet.dk)
Thu, 24 Oct 2002 22:31:58 +0200


--82I3+IH0IqGh5yIs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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

--82I3+IH0IqGh5yIs
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9uFi9lZJASZ6eJs4RAmD9AKCSFTLwTN0iKS5uQLQ52blBbYkqYwCfaybO
eXZoBnUK84NUJGhD0uJDF6Y=
=jYcd
-----END PGP SIGNATURE-----

--82I3+IH0IqGh5yIs--
-
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/