From 03e389cf049e4bbc2f6d0028dc320fb0583aad2c Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Wed, 14 Sep 2011 20:48:49 +0000 Subject: Allow for dynamic base in Win64 FIPS module. --- crypto/sha/sha1dgst.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/sha/sha1dgst.c') diff --git a/crypto/sha/sha1dgst.c b/crypto/sha/sha1dgst.c index a98690225f..63c77eab7f 100644 --- a/crypto/sha/sha1dgst.c +++ b/crypto/sha/sha1dgst.c @@ -65,6 +65,7 @@ #include +__fips_constseg const char SHA1_version[]="SHA1" OPENSSL_VERSION_PTEXT; /* The implementation is in ../md32_common.h */ -- cgit v1.2.3