From b841fc03e7b3d1f66b8bba4ccb3c85e5d8933d59 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 8 Apr 2003 11:19:05 +0000 Subject: [PATCH] Recent changes from 0.9.6-stable. --- crypto/rsa/rsa_lib.c | 1 + 1 file changed, 1 insertion(+) 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; -- 2.25.1