diff options
Diffstat (limited to 'crypto/evp/m_md5.c')
-rw-r--r-- | crypto/evp/m_md5.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/evp/m_md5.c b/crypto/evp/m_md5.c index 8163ccd2bf..3d3ec0f79b 100644 --- a/crypto/evp/m_md5.c +++ b/crypto/evp/m_md5.c @@ -62,6 +62,7 @@ #include <openssl/evp.h> #include <openssl/objects.h> #include <openssl/x509.h> +#include <openssl/md5.h> static const EVP_MD md5_md= { |