@@ -106,14 +106,14 @@ * Thread-Safe TLS Code */ #ifdef TCL_THREADS #define OPENSSL_THREAD_DEFINES -#include +#include OPENSSL_HEADER(openssl/opensslconf.h) #ifdef OPENSSL_THREADS -#include +#include OPENSSL_HEADER(openssl/crypto.h) /* * Threaded operation requires locking callbacks * Based from /crypto/cryptlib.c of OpenSSL and NSOpenSSL. */