]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] orinoco: include <net/ieee80211.h>
authorChristoph Hellwig <hch@lst.de>
Sat, 18 Jun 2005 23:27:28 +0000 (01:27 +0200)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 27 Jun 2005 04:23:54 +0000 (00:23 -0400)
We need constants from this header in the next patches.

drivers/net/wireless/orinoco.c

index b1078baa1d5e3851804b12509222407283b753d2..7cf3b9822792be00b4a90c035676bd86a33b5b2a 100644 (file)
 #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>