aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha/sha_dgst.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/sha_dgst.c')
-rw-r--r--crypto/sha/sha_dgst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/sha_dgst.c b/crypto/sha/sha_dgst.c
index 894a96274a..5a4b3ab204 100644
--- a/crypto/sha/sha_dgst.c
+++ b/crypto/sha/sha_dgst.c
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
-#if !defined(NO_SHA0) && !defined(NO_SHA)
+#if !defined(OPENSSL_NO_SHA0) && !defined(OPENSSL_NO_SHA)
#undef SHA_1
#define SHA_0