summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/rc2/rc2.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/rc2/rc2.h')
-rw-r--r--crypto/openssl/crypto/rc2/rc2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/rc2/rc2.h b/crypto/openssl/crypto/rc2/rc2.h
index 076c0a0..7816b45 100644
--- a/crypto/openssl/crypto/rc2/rc2.h
+++ b/crypto/openssl/crypto/rc2/rc2.h
@@ -59,7 +59,7 @@
#ifndef HEADER_RC2_H
#define HEADER_RC2_H
-#ifdef NO_RC2
+#ifdef OPENSSL_NO_RC2
#error RC2 is disabled.
#endif
OpenPOWER on IntegriCloud