aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_cast.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/e_cast.c')
-rw-r--r--crypto/evp/e_cast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/e_cast.c b/crypto/evp/e_cast.c
index e5af7fb4ed..7116e1aed2 100644
--- a/crypto/evp/e_cast.c
+++ b/crypto/evp/e_cast.c
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
-#ifndef NO_CAST
+#ifndef OPENSSL_NO_CAST
#include <stdio.h>
#include "cryptlib.h"