[PATCH 2.5.69-bk7] wireless header fix

From: Jean Tourrilhes (jt@bougret.hpl.hp.com)
Date: Mon May 12 2003 - 13:25:23 EST


        Hi Jeff,

        To compile Wireless Extensions, you will need the patch
below to add a missing header.
        Thanks...

        Jean

diff -u -p linux/net/core/wireless.16.c linux/net/core/wireless.c
--- linux/net/core/wireless.16.c Mon May 12 11:01:30 2003
+++ linux/net/core/wireless.c Mon May 12 11:02:06 2003
@@ -60,6 +60,7 @@
 #include <linux/seq_file.h>
 #include <linux/init.h> /* for __init */
 #include <linux/if_arp.h> /* ARPHRD_ETHER */
+#include <linux/module.h> /* THIS_MODULE */
 
 #include <linux/wireless.h> /* Pretty obvious */
 #include <net/iw_handler.h> /* New driver API */
-
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 May 15 2003 - 22:00:41 EST