aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc4/rc4.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc4/rc4.h')
-rw-r--r--crypto/rc4/rc4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc4/rc4.h b/crypto/rc4/rc4.h
index 40251024a4..8722091f2e 100644
--- a/crypto/rc4/rc4.h
+++ b/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