Describe the "want" parameter in int create_bare_ssl_connection()
[openssl.git] / ssl / s3_msg.c
index 83778d3a14c252338545c7e23f0c97ae72dc5830..7c021c175ae65297abe49a55d32f61a47e158d98 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "ssl_locl.h"
+#include "ssl_local.h"
 
 int ssl3_do_change_cipher_spec(SSL *s)
 {