From: Richard Levitte Date: Tue, 8 Apr 2003 11:19:05 +0000 (+0000) Subject: Recent changes from 0.9.6-stable. X-Git-Tag: OpenSSL-engine-0_9_6j~4 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b841fc03e7b3d1f66b8bba4ccb3c85e5d8933d59;p=oweals%2Fopenssl.git Recent changes from 0.9.6-stable. --- diff --git a/crypto/rsa/rsa_lib.c b/crypto/rsa/rsa_lib.c index 0b7a4f7b3d..e1419145a7 100644 --- a/crypto/rsa/rsa_lib.c +++ b/crypto/rsa/rsa_lib.c @@ -62,6 +62,7 @@ #include #include #include +#include #include const char *RSA_version="RSA" OPENSSL_VERSION_PTEXT;