Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H

were defined.
This commit is contained in:
Richard Levitte 2002-12-11 07:37:54 +00:00
parent 5db2b5e573
commit 75e1c74724

View File

@ -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