lkml.org 
[lkml]   [2003]   [May]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH 2.5.69-bk7] wireless header fix
From
	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/
\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.022 / U:0.604 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site