Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H
authorRichard Levitte <levitte@openssl.org>
Wed, 11 Dec 2002 07:37:54 +0000 (07:37 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 11 Dec 2002 07:37:54 +0000 (07:37 +0000)
were defined.

crypto/des/des_old.h

index 730bd6019c4db162f875cde12d92fbb0507b6b68..1d840b474a64f6cc68b7a15ff4ca11c9f12b7f85 100644 (file)
@@ -95,7 +95,7 @@
 #error DES is disabled.
 #endif
 
 #error DES is disabled.
 #endif
 
-#ifndef HEADER_DES_H
+#ifndef HEADER_NEW_DES_H
 #error You must include des.h, not des_old.h directly.
 #endif
 
 #error You must include des.h, not des_old.h directly.
 #endif