From 3f773c911a03c5be2eff00beaf94e88f1d997b22 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Thu, 1 Jul 2021 17:41:02 +0200 Subject: fips module header inclusion fine-tunning Reviewed-by: Richard Levitte Reviewed-by: Tim Hudson Reviewed-by: Matt Caswell Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/15974) --- include/crypto/rsa.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/crypto/rsa.h') diff --git a/include/crypto/rsa.h b/include/crypto/rsa.h index cc67e1f709..100e7ceb05 100644 --- a/include/crypto/rsa.h +++ b/include/crypto/rsa.h @@ -13,7 +13,6 @@ # include # include -# include # include "crypto/types.h" #define RSA_MIN_MODULUS_BITS 512 -- cgit v1.2.3