Use new-style system-id macros everywhere possible. I hope I haven't
[openssl.git] / ssl / s3_pkt.c
index 9ab76604a64534192a45569a6f90257487b2135a..a128d616b58288b36117c4c382ae5012c5aa44bb 100644 (file)
@@ -1052,7 +1052,7 @@ start:
        switch (rr->type)
                {
        default:
-#ifndef NO_TLS
+#ifndef OPENSSL_NO_TLS
                /* TLS just ignores unknown message types */
                if (s->version == TLS1_VERSION)
                        {