Prepare for 0.9.8j release.
[oweals/openssl.git] / crypto / evp / p_open.c
index 8ec6c75a1399ec1709956623c0e3dc8a8e926859..9935206d0f3d0fe55641993fd353e5a85fea1441 100644 (file)
@@ -64,6 +64,7 @@
 #include <openssl/evp.h>
 #include <openssl/objects.h>
 #include <openssl/x509.h>
+#include <openssl/rsa.h>
 
 int EVP_OpenInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type,
        const unsigned char *ek, int ekl, const unsigned char *iv,