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