aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/mac80211/michael.h
diff options
context:
space:
mode:
authorZhao, Gang <gamerh2o@gmail.com>2014-04-09 09:28:09 +0800
committerJohannes Berg <johannes.berg@intel.com>2014-04-09 14:49:43 +0200
commitaa51142fc5dee212ddcdab274b50cd541b7f2c49 (patch)
tree59695e28ece2ab18b1630fdf51eb6c121c0beccd /net/mac80211/michael.h
parentmac80211: Update conf_is_ht() to work properly with 5/10MHz channels (diff)
downloadwireguard-linux-aa51142fc5dee212ddcdab274b50cd541b7f2c49.tar.xz
wireguard-linux-aa51142fc5dee212ddcdab274b50cd541b7f2c49.zip
mac80211: fix some missing includes
Some header files in mac80211 don't include all the header files they require, fix that. Signed-off-by: Zhao, Gang <gamerh2o@gmail.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/michael.h')
-rw-r--r--net/mac80211/michael.h1
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