summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rc2/rc2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/rc2/rc2.h')
-rw-r--r--src/lib/libcrypto/rc2/rc2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/rc2/rc2.h b/src/lib/libcrypto/rc2/rc2.h
index 076c0a067c..7816b454dc 100644
--- a/src/lib/libcrypto/rc2/rc2.h
+++ b/src/lib/libcrypto/rc2/rc2.h
@@ -59,7 +59,7 @@
59#ifndef HEADER_RC2_H 59#ifndef HEADER_RC2_H
60#define HEADER_RC2_H 60#define HEADER_RC2_H
61 61
62#ifdef NO_RC2 62#ifdef OPENSSL_NO_RC2
63#error RC2 is disabled. 63#error RC2 is disabled.
64#endif 64#endif
65 65