summaryrefslogtreecommitdiffstats
path: root/crypto/des/des.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/des.h')
-rw-r--r--crypto/des/des.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/des/des.h b/crypto/des/des.h
index e96b19c254..5fa6aef27b 100644
--- a/crypto/des/des.h
+++ b/crypto/des/des.h
@@ -59,7 +59,7 @@
#ifndef HEADER_DES_H
#define HEADER_DES_H
-#ifdef NO_DES
+#ifdef OPENSSL_NO_DES
#error DES is disabled.
#endif