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:42 +0000 (10:25 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 29 Nov 2003 10:25:42 +0000 (10:25 +0000)
commitb64614adfe2a1026b6bf6459af1f46538ae42bc6
tree4d4c973004b7c1a4da8db77fd9529572fd83ed1a
parent6a6a08cbeaa6b541f493988b1ce5090325b24e90
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