From: Emmanuel Grumbach Date: Wed, 7 Nov 2012 09:13:58 +0000 (+0200) Subject: mac80211: include export.h in aes_cmac X-Git-Tag: v3.8-rc1~139^2~17^2^2~80 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4afebd6364903d9616073b1fb71a75291e55dfec;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git mac80211: include export.h in aes_cmac This is needed since this file exports functions. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- diff --git a/net/mac80211/aes_cmac.c b/net/mac80211/aes_cmac.c index 4933535..537488c 100644 --- a/net/mac80211/aes_cmac.c +++ b/net/mac80211/aes_cmac.c @@ -10,6 +10,7 @@ #include #include #include +#include #include #include