We're getting a clash with C++ because it has a type called 'list'.
authorRichard Levitte <levitte@openssl.org>
Sat, 29 Nov 2003 10:25:37 +0000 (10:25 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 29 Nov 2003 10:25:37 +0000 (10:25 +0000)
commit3822740ce361f6efb31f782596ad1510ea501895
treecbc487598c3c333432a1e14357dc998da5b433ff
parent0d78bc3356823b8145d5fb99c33db68a141f80dd
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>
crypto/conf/conf_mod.c
crypto/engine/eng_fat.c
crypto/engine/engine.h
ssl/ssl.h
ssl/ssl_cert.c
ssl/ssl_ciph.c