diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2006-01-17 07:22:26 -0500 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2006-01-17 07:22:26 -0500 |
commit | 0f1c122ecfb046c8bac8d93cafc017d7b1aa21c9 (patch) | |
tree | 4135d9bb556c42359a955e72eb20ff745d9b58bf /include/net/ieee80211_crypt.h | |
parent | 2664b25051f7ab96b22b199aa2f5ef6a949a4296 (diff) | |
parent | 5fad5a2e1f34b333a801b749c4e143c2ac3e8a4f (diff) |
Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/wireless-2.6
Diffstat (limited to 'include/net/ieee80211_crypt.h')
-rw-r--r-- | include/net/ieee80211_crypt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/ieee80211_crypt.h b/include/net/ieee80211_crypt.h index 03b766afdc3..cd82c3e998e 100644 --- a/include/net/ieee80211_crypt.h +++ b/include/net/ieee80211_crypt.h @@ -25,6 +25,7 @@ #include <linux/types.h> #include <linux/list.h> +#include <net/ieee80211.h> #include <asm/atomic.h> enum { |