e_os.h does not belong with the exported headers. Do not put it there
[openssl.git] / crypto / des / des.h
index e96b19c2547d34c7973993ba8d2754400d8df21a..5fa6aef27b11e645bf170cf88af940f41a4c6a38 100644 (file)
@@ -59,7 +59,7 @@
 #ifndef HEADER_DES_H
 #define HEADER_DES_H
 
-#ifdef NO_DES
+#ifdef OPENSSL_NO_DES
 #error DES is disabled.
 #endif