dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] orinoco: include <net/ieee80211.h>

We need constants from this header in the next patches.
This commit is contained in:
Christoph Hellwig 2005-06-19 01:27:28 +02:00 committed by Jeff Garzik
parent 279385949e
commit 5d558b7f36
1 changed files with 1 additions and 0 deletions

View File

@ -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>