diff options
author | John W. Linville <linville@tuxdriver.com> | 2014-05-02 21:47:50 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-05-02 21:47:50 +0400 |
commit | 406a94d7fae94a893c3afb9c2d18c83124d3cd9b (patch) | |
tree | c81f4de219ff9309a3f8f60c7855a620b8598ef4 /net/mac80211/michael.h | |
parent | c25aaf814a63f9d9c4e45416f13d70ef0aa0be2e (diff) | |
parent | 48d11dc37977614a461bfedddc52d1c651bc279f (diff) | |
download | linux-406a94d7fae94a893c3afb9c2d18c83124d3cd9b.tar.xz |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
Diffstat (limited to 'net/mac80211/michael.h')
-rw-r--r-- | net/mac80211/michael.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mac80211/michael.h b/net/mac80211/michael.h index 3b848dad9587..0e4886f881f1 100644 --- a/net/mac80211/michael.h +++ b/net/mac80211/michael.h @@ -11,6 +11,7 @@ #define MICHAEL_H #include <linux/types.h> +#include <linux/ieee80211.h> #define MICHAEL_MIC_LEN 8 |