des_old.h doesn't really need to include des.h, so don't. That will
authorRichard Levitte <levitte@openssl.org>
Tue, 6 Nov 2001 11:37:14 +0000 (11:37 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 6 Nov 2001 11:37:14 +0000 (11:37 +0000)
commit7f558334adba23a412b169901046e3271250316b
treebda2159afd59bcca08f8bc760ff18fd56a2a56cf
parent6229a5607c64cdbac023b73d52c3aab0016cbea7
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.
crypto/des/des_old.c
crypto/des/des_old.h
crypto/des/destest.c
crypto/opensslconf.h.in