Because ct_locl.h is used between modules, move it to internal headers
authorRichard Levitte <levitte@openssl.org>
Sun, 18 Oct 2015 06:57:37 +0000 (08:57 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 18 Oct 2015 18:35:22 +0000 (20:35 +0200)
commiteb6d5f99831e013945f002989e1060095b51345e
tree6d74fee71d4828075356cdfa3f134b9a02ca7bac
parent76e0cd12f68f0b8173bc71ee6e9ad3ca453d5a28
Because ct_locl.h is used between modules, move it to internal headers

Rename it to ct_int.h

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/ct/ct_lib.c
crypto/include/internal/ct_int.h [moved from crypto/ct/ct_locl.h with 100% similarity]
crypto/x509v3/v3_scts.c