[PATCH] 2.4.10-pre13: aironet4500_card.c compile problem

From: Eyal Lebedinsky (eyal@eyal.emu.id.au)
Date: Fri Sep 21 2001 - 07:20:13 EST


It is missing <linux/init.h>

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.anu.edu.au/eyal/>

--- linux/drivers/net/aironet4500_card.c.orig Fri Sep 21 22:14:16 2001 +++ linux/drivers/net/aironet4500_card.c Fri Sep 21 22:14:37 2001 @@ -17,6 +17,7 @@ #endif #include <linux/version.h> +#include <linux/init.h> #include <linux/config.h> #include <linux/module.h>

- 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 : Sun Sep 23 2001 - 21:00:43 EST