Fix build with OpenSSL on earlier versions.
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 4 May 2014 17:28:51 +0000 (18:28 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 4 May 2014 17:28:51 +0000 (18:28 +0100)
commit51424d0857ca09e1082aeacf177e2df6fea37eda
tree40d8e9cb58e25d2b75c55bb25bfbcc65c93e737f
parent187bc588ac69994548471cc4a303e77fb0e957bc
Fix build with OpenSSL on earlier versions.

Centos 6.5 and earlier had a build fail with GENERAL_NAME etc. undefined.
Just include the file defining it even if it's a duplicate on later versions.
src/src/tlscert-openssl.c