aboutsummaryrefslogtreecommitdiffstats
path: root/package/d80211/src/wep.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-02-01 21:06:24 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-02-01 21:06:24 +0000
commit2ffd273e1b91291b92c004b58dff673ecb79384d (patch)
tree1b02277981c5053a2bfab25f5f6b96c10c7cda61 /package/d80211/src/wep.c
parent28fd51e455d9bf1d56deaa05e8de618989287908 (diff)
downloadmaster-187ad058-2ffd273e1b91291b92c004b58dff673ecb79384d.tar.gz
master-187ad058-2ffd273e1b91291b92c004b58dff673ecb79384d.tar.bz2
master-187ad058-2ffd273e1b91291b92c004b58dff673ecb79384d.zip
update d80211 to latest wireless-dev version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6241 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/d80211/src/wep.c')
-rw-r--r--package/d80211/src/wep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/d80211/src/wep.c b/package/d80211/src/wep.c
index dee8eaec0f..6a96ade59e 100644
--- a/package/d80211/src/wep.c
+++ b/package/d80211/src/wep.c
@@ -15,6 +15,7 @@
#include <linux/crc32.h>
#include <linux/crypto.h>
#include <linux/err.h>
+#include <linux/mm.h>
#include <asm/scatterlist.h>
#include <net/d80211.h>