Fix i2c module dependencies (#1525)
[openwrt.git] / package / d80211 / src / wep.c
index dee8eae..6a96ade 100644 (file)
@@ -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>
This page took 0.020726 seconds and 4 git commands to generate.