@@ -21,19 +21,19 @@ #include "tls.h" #include #include #include -#ifdef __WIN32__ +#ifdef _WIN32 #define WIN32_LEAN_AND_MEAN #include #include /* OpenSSL needs this on Windows */ #endif -/* Handle tcl8.3->tcl8.4 CONST changes */ -#ifndef CONST84 -#define CONST84 +/* Handle TCL 8.6 CONST changes */ +#ifndef CONST86 +#define CONST86 #endif #ifdef NO_PATENTS # define NO_IDEA # define NO_RC2