summaryrefslogtreecommitdiffstats
path: root/net/mac80211/aes_gcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/mac80211/aes_gcm.c')
-rw-r--r--net/mac80211/aes_gcm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/mac80211/aes_gcm.c b/net/mac80211/aes_gcm.c
index fd278bb..b91c9d7 100644
--- a/net/mac80211/aes_gcm.c
+++ b/net/mac80211/aes_gcm.c
@@ -8,9 +8,8 @@
#include <linux/kernel.h>
#include <linux/types.h>
-#include <linux/crypto.h>
#include <linux/err.h>
-#include <crypto/aes.h>
+#include <crypto/aead.h>
#include <net/mac80211.h>
#include "key.h"
OpenPOWER on IntegriCloud