From: Emmanuel Grumbach Date: Wed, 7 Nov 2012 09:13:58 +0000 (+0200) Subject: mac80211: include export.h in aes_cmac X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4afebd6364903d9616073b1fb71a75291e55dfec;p=linux-beck.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 493353534a0f..537488cbf941 100644 --- a/net/mac80211/aes_cmac.c +++ b/net/mac80211/aes_cmac.c @@ -10,6 +10,7 @@ #include #include #include +#include #include #include