summaryrefslogtreecommitdiff
path: root/crypto/testmgr.h
diff options
context:
space:
mode:
authorHoria Geantă <horia.geanta@nxp.com>2018-09-19 17:54:21 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2018-09-28 12:46:26 +0800
commitcbe9705dc03d7b1d815ff6025b59f902576a1a67 (patch)
tree202d0fa707473b65e1597efa5ef88d999761231f /crypto/testmgr.h
parent0115ab23b941fc3822f370a687cfd21d167e808c (diff)
downloadlinux-crypto-cbe9705dc03d7b1d815ff6025b59f902576a1a67.tar.gz
linux-crypto-cbe9705dc03d7b1d815ff6025b59f902576a1a67.zip
crypto: tcrypt - remove remnants of pcomp-based zlib
Commit 2746659a4f28 ("crypto: compress - remove unused pcomp interface") removed pcomp interface but missed cleaning up tcrypt. Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/testmgr.h')
-rw-r--r--crypto/testmgr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/testmgr.h b/crypto/testmgr.h
index 47629cb1..adfe23e1 100644
--- a/crypto/testmgr.h
+++ b/crypto/testmgr.h
@@ -24,8 +24,6 @@
#ifndef _CRYPTO_TESTMGR_H
#define _CRYPTO_TESTMGR_H
-#include <linux/netlink.h>
-
#define MAX_DIGEST_SIZE 64
#define MAX_TAP 8