Include <openssl/opensslconf.h> - currently ssl.h is relying on it being
authorjsing <jsing@openbsd.org>
Sat, 24 May 2014 13:02:32 +0000 (13:02 +0000)
committerjsing <jsing@openbsd.org>
Sat, 24 May 2014 13:02:32 +0000 (13:02 +0000)
commit6078dbb70fd9437aaedd8e960ef5267d969681a5
tree6f5194de4b2a2104d9db8b6254a4ea3c45c97034
parent5f7556c6deb671241ce8dce34913485502ac6888
Include <openssl/opensslconf.h> - currently ssl.h is relying on it being
pulled in elsewhere, even though it is makes use of the OPENSSL_NO_*
defines. While here, remove kssl.h since it is a no-op.

ok beck@ miod@
lib/libssl/src/ssl/ssl.h
lib/libssl/ssl.h