Move SCT_LIST_free definition into a more logical place
authorRob Percival <robpercival@google.com>
Wed, 19 Oct 2016 14:42:05 +0000 (15:42 +0100)
committerRich Salz <rsalz@openssl.org>
Wed, 16 Nov 2016 21:28:08 +0000 (16:28 -0500)
commit56518d82372048825f068de32dfca77c32be1bc0
treed2f27c33e8fa7e77c6bc21b40f78e28467f94018
parent0140f9d98b31142c81dc1cc35aa153682c1a313a
Move SCT_LIST_free definition into a more logical place

This reflects its position in include/openssl/ct.h.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1548)
(cherry picked from commit e1940e9f7a73bf3a560fbe3550a9b69a612118ec)
crypto/ct/ct_oct.c
crypto/ct/ct_sct.c