d80211: fix wep.c breakage This patch fixes wep.c, which was broken by Al Viro's severing skbuff.h -> mm.h patch.
Signed-off-by: Michael Wu <[EMAIL PROTECTED]> --- net/d80211/wep.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/net/d80211/wep.c b/net/d80211/wep.c index dee8eae..6a96ade 100644 --- a/net/d80211/wep.c +++ b/net/d80211/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>
pgpwt3FSYiljx.pgp
Description: PGP signature