From: Uros Bizjak Date: Mon, 30 Sep 2024 12:33:13 +0000 (+0200) Subject: crypto: testmgr: Include instead of X-Git-Tag: v6.13-rc1~195^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe5d0c88c8b64a33b2e7c0d40521917f53ad3138;p=thirdparty%2Fkernel%2Flinux.git crypto: testmgr: Include instead of Substitute the inclusion of header with to allow the removal of legacy inclusion of from . Signed-off-by: Uros Bizjak Cc: Herbert Xu Cc: David S. Miller Acked-by: Herbert Xu Signed-off-by: Jason A. Donenfeld --- diff --git a/crypto/testmgr.c b/crypto/testmgr.c index ee8da628e9da4..43472e79533c7 100644 --- a/crypto/testmgr.c +++ b/crypto/testmgr.c @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include #include