* [PATCH 2/9] orinoco: include <net/ieee80211.h>
@ 2005-06-18 23:27 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2005-06-18 23:27 UTC (permalink / raw)
To: jgarzik, proski, hermes; +Cc: netdev
We need constants from this header in the next patches.
Index: linux-2.6/drivers/net/wireless/orinoco.c
===================================================================
--- linux-2.6.orig/drivers/net/wireless/orinoco.c 2005-06-19 00:59:34.000000000 +0200
+++ linux-2.6/drivers/net/wireless/orinoco.c 2005-06-19 01:02:24.000000000 +0200
@@ -463,6 +463,7 @@
#include <linux/if_arp.h>
#include <linux/etherdevice.h>
#include <linux/wireless.h>
+#include <net/ieee80211.h>
#include <asm/uaccess.h>
#include <asm/io.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-06-18 23:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-18 23:27 [PATCH 2/9] orinoco: include <net/ieee80211.h> Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).