summaryrefslogtreecommitdiffstats
path: root/package/d80211/src/wep.c
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-02-01 21:06:24 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-02-01 21:06:24 +0000
commit4b191d9789dca901687e6ce441a363ce56132408 (patch)
tree1b02277981c5053a2bfab25f5f6b96c10c7cda61 /package/d80211/src/wep.c
parent91ea78a8426e0962192a60368110c637411d4408 (diff)
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 dee8eaec0..6a96ade59 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>