Deprecate RSA harder
[openssl.git] / providers / common / include / prov / securitycheck.h
index 8ab3370263b62f9e12eda9eda34db51cad4f80b8..a9e69c8a29339ce3da6e40391e95b66b7c7db73e 100644 (file)
@@ -7,6 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
+#include "crypto/types.h"
+
 /* Functions that are common */
 int ossl_rsa_check_key(const RSA *rsa, int protect);
 int ec_check_key(const EC_KEY *ec, int protect);