commit | 7f558334adba23a412b169901046e3271250316b | [log] [tgz] |
---|---|---|
author | Richard Levitte <levitte@openssl.org> | Tue Nov 06 11:37:14 2001 +0000 |
committer | Richard Levitte <levitte@openssl.org> | Tue Nov 06 11:37:14 2001 +0000 |
tree | bda2159afd59bcca08f8bc760ff18fd56a2a56cf | |
parent | 6229a5607c64cdbac023b73d52c3aab0016cbea7 [diff] |
des_old.h doesn't really need to include des.h, so don't. That will avoid clashes with other code that have their own DES_ functions but really only use OpenSSL's old des_ functions.