summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/dh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/dh.c b/crypto/dh.c
index 38557e64b4b3..27e62a2a8027 100644
--- a/crypto/dh.c
+++ b/crypto/dh.c
@@ -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 {