Make all configuration macros available for application by making
[openssl.git] / crypto / evp / e_des.c
index f4e998b81c8a689b25db40193c8a0ef1066d2da5..2193b1c3509955875cf03645381b3bae4ac37529 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#ifndef NO_DES
+#ifndef OPENSSL_NO_DES
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/evp.h>