Use new-style system-id macros everywhere possible. I hope I haven't
[openssl.git] / ssl / s3_both.c
index 10d8d3b15afc213b8f03a72b3bc46d63b36a1336..3e98cb00cf50f1bacbd20c715a1a8a66560399e6 100644 (file)
@@ -158,7 +158,7 @@ int ssl3_send_finished(SSL *s, int a, int b, const char *sender, int slen)
                p+=i;
                l=i;
 
-#ifdef WIN16
+#ifdef OPENSSL_SYS_WIN16
                /* MSVC 1.5 does not clear the top bytes of the word unless
                 * I do this.
                 */