Rename STATEM to OSSL_STATEM
[openssl.git] / ssl / ssl_locl.h
index 24ce4f752ac2179dc05fb38f3076581c540f48a3..8d9f51a790b082e9068ab0eec7c5f35ba111e943 100644 (file)
@@ -1010,7 +1010,7 @@ struct ssl_st {
     /* we have shut things down, 0x01 sent, 0x02 for received */
     int shutdown;
     /* where we are */
-    STATEM statem;
+    OSSL_STATEM statem;
 
     BUF_MEM *init_buf;          /* buffer used during init */
     void *init_msg;             /* pointer to handshake message body, set by