From: Andrew Morton <akpm@osdl.org> getting bored now. Cc: Jeff Garzik <jgarzik@pobox.com> Signed-off-by: Andrew Morton <akpm@osdl.org> --- net/ieee80211/ieee80211_crypt_tkip.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN net/ieee80211/ieee80211_crypt_tkip.c~ieee80211_crypt_tkip-build-fix net/ieee80211/ieee80211_crypt_tkip.c --- 25/net/ieee80211/ieee80211_crypt_tkip.c~ieee80211_crypt_tkip-build-fix 2005-06-29 01:03:40.000000000 -0700 +++ 25-akpm/net/ieee80211/ieee80211_crypt_tkip.c 2005-06-29 01:03:50.000000000 -0700 @@ -22,7 +22,7 @@ #include <asm/string.h> #include <net/ieee80211.h> - +#include <net/ieee80211_crypt.h> #include <linux/crypto.h> #include <asm/scatterlist.h> _