We're getting a clash with C++ because it has a type called 'list'.
authorRichard Levitte <levitte@openssl.org>
Sat, 29 Nov 2003 10:26:41 +0000 (10:26 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 29 Nov 2003 10:26:41 +0000 (10:26 +0000)
commit7a035a4868b17f0c051076576a5432be613d19ad
tree583907d919ade85055e4cc47304567c07fa9371c
parente57c110931b81548c9bf907dc7a8393726dc5dbd
We're getting a clash with C++ because it has a type called 'list'.
Therefore, change all instances of the symbol 'list' to something else.

PR: 758
Submitted by: Frédéric Giudicelli <groups@newpki.org>
ssl/ssl.h
ssl/ssl_cert.c
ssl/ssl_ciph.c