summaryrefslogtreecommitdiffstats
path: root/crypto/des
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-11 07:37:54 +0000
committerRichard Levitte <levitte@openssl.org>2002-12-11 07:37:54 +0000
commit75e1c74724698e1094e13f03ec9e708db25f686d (patch)
treef7362ccb5e7d60aef2ac6dcea4723b6d61d04696 /crypto/des
parent5db2b5e57309937763d9d8b0c6cb76367285de5f (diff)
Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H
were defined.
Diffstat (limited to 'crypto/des')
-rw-r--r--crypto/des/des_old.h2
1 files changed, 1 insertions, 1 deletions
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