New functions
[openssl.git] / crypto / rsa / rsa.h
index 459dba08b154b3d8905ba3e068b93fac5010b299..47d12c9e8d29239ed8788de307407e415f2436a0 100644 (file)
@@ -66,7 +66,7 @@
 #endif
 #include <openssl/bn.h>
 #include <openssl/crypto.h>
-#include <openssl/types.h>
+#include <openssl/ossl_typ.h>
 
 #ifdef OPENSSL_NO_RSA
 #error RSA is disabled.