diff options
Diffstat (limited to 'usr/src/common/openssl/crypto/sha/sha1dgst.c')
| -rw-r--r-- | usr/src/common/openssl/crypto/sha/sha1dgst.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/common/openssl/crypto/sha/sha1dgst.c b/usr/src/common/openssl/crypto/sha/sha1dgst.c index 182f65982a..447ce53e17 100644 --- a/usr/src/common/openssl/crypto/sha/sha1dgst.c +++ b/usr/src/common/openssl/crypto/sha/sha1dgst.c @@ -56,6 +56,7 @@ * [including the GNU Public Licence.] */ +#include <openssl/opensslconf.h> #if !defined(OPENSSL_NO_SHA1) && !defined(OPENSSL_NO_SHA) #undef SHA_0 |
