The ENGINE implementations in ./engines/ should be role models on how to
authorGeoff Thorpe <geoff@openssl.org>
Wed, 16 Oct 2002 21:50:28 +0000 (21:50 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 16 Oct 2002 21:50:28 +0000 (21:50 +0000)
commit5be1264b7e4756a345bce6c1c8bb32f418c8a0aa
treedad9151e8e0687e1a7cc8c0fc838c9ff40fa963e
parent314c667050065bac7d1b0b1a767af6ff9585a596
The ENGINE implementations in ./engines/ should be role models on how to
write external engines (and thus should require only installed openssl
headers and libs to compile without warnings). So this gets rid of recently
introduced compilation warnings (no longer including internal headers) by
including string.h directly.
engines/e_4758_cca.c
engines/e_atalla.c
engines/e_cswift.c
engines/e_sureware.c
engines/e_ubsec.c