From: Richard Levitte Date: Wed, 11 Dec 2002 07:37:54 +0000 (+0000) Subject: Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H X-Git-Tag: OpenSSL_0_9_7-beta6~18^2~13 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=75e1c74724698e1094e13f03ec9e708db25f686d;hp=5db2b5e57309937763d9d8b0c6cb76367285de5f Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H were defined. --- diff --git a/crypto/des/des_old.h b/crypto/des/des_old.h index 730bd6019c..1d840b474a 100644 --- a/crypto/des/des_old.h +++ b/crypto/des/des_old.h @@ -95,7 +95,7 @@ #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