From: Andrew Morton <akpm@osdl.org> Cc: Jeff Garzik <jgarzik@pobox.com> Signed-off-by: Andrew Morton <akpm@osdl.org> --- net/ieee80211/ieee80211_crypt_wep.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN net/ieee80211/ieee80211_crypt_wep.c~ieee80211_crypt_wep-build-fix net/ieee80211/ieee80211_crypt_wep.c --- 25/net/ieee80211/ieee80211_crypt_wep.c~ieee80211_crypt_wep-build-fix 2005-06-29 00:48:16.000000000 -0700 +++ 25-akpm/net/ieee80211/ieee80211_crypt_wep.c 2005-06-29 00:48:26.000000000 -0700 @@ -19,7 +19,7 @@ #include <asm/string.h> #include <net/ieee80211.h> - +#include <net/ieee80211_crypt.h> #include <linux/crypto.h> #include <asm/scatterlist.h> _