New functions
[openssl.git] / crypto / des / des.h
index 8ec7b90f852c0e5211fe232c885df6d914b94c7f..237113129d07048973921c73bf97b5619f433f3e 100644 (file)
@@ -66,7 +66,7 @@
 #include <openssl/opensslconf.h> /* DES_LONG */
 #include <openssl/e_os2.h>     /* OPENSSL_EXTERN */
 
-#ifndef OPENSSL_NO_OLD_DES_SUPPORT
+#ifndef OPENSSL_DISABLE_OLD_DES_SUPPORT
 # include <openssl/des_old.h>
 #endif