summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/rc4/rc4.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/rc4/rc4.h')
-rw-r--r--crypto/openssl/crypto/rc4/rc4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/rc4/rc4.h b/crypto/openssl/crypto/rc4/rc4.h
index 4025102..8722091 100644
--- a/crypto/openssl/crypto/rc4/rc4.h
+++ b/crypto/openssl/crypto/rc4/rc4.h
@@ -59,7 +59,7 @@
#ifndef HEADER_RC4_H
#define HEADER_RC4_H
-#ifdef NO_RC4
+#ifdef OPENSSL_NO_RC4
#error RC4 is disabled.
#endif
OpenPOWER on IntegriCloud