summaryrefslogtreecommitdiff
path: root/crypto/akcipher.c
diff options
context:
space:
mode:
authorChris Zankel <chris@zankel.net>2016-01-21 05:16:13 +0000
committerChris Zankel <chris@zankel.net>2016-01-21 05:16:13 +0000
commitabc6a0eee5b5e3aaaf1d04260e3de3bc5d5c0937 (patch)
treee23eae0884d78fba55a41668cf809ae3ecd61159 /crypto/akcipher.c
parentfbac254eaaaf03131033caa87420f9af2e273907 (diff)
parent874fbf3b2b51ca47c6a69a8e8ec5e8480c492478 (diff)
downloadlinux-crypto-abc6a0eee5b5e3aaaf1d04260e3de3bc5d5c0937.tar.gz
linux-crypto-abc6a0eee5b5e3aaaf1d04260e3de3bc5d5c0937.zip
Merge tag 'v4.4'
Linux 4.4
Diffstat (limited to 'crypto/akcipher.c')
-rw-r--r--crypto/akcipher.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/akcipher.c b/crypto/akcipher.c
index 528ae6aa..120ec042 100644
--- a/crypto/akcipher.c
+++ b/crypto/akcipher.c
@@ -21,7 +21,6 @@
#include <linux/cryptouser.h>
#include <net/netlink.h>
#include <crypto/akcipher.h>
-#include <crypto/public_key.h>
#include "internal.h"
#ifdef CONFIG_NET