Commit 3219c2b1 authored by Guo Zhengkui's avatar Guo Zhengkui Committed by Herbert Xu

crypto: dh - remove duplicate includes

Remove a duplicate #include <linux/fips.h>.
Signed-off-by: default avatarGuo Zhengkui <guozhengkui@vivo.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 0ea275df
......@@ -10,7 +10,6 @@
#include <crypto/internal/kpp.h>
#include <crypto/kpp.h>
#include <crypto/dh.h>
#include <linux/fips.h>
#include <linux/mpi.h>
struct dh_ctx {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment