Reorganize local header files
[openssl.git] / ssl / record / rec_layer_s3.c
index df5f6812eb0635d3c0afe78cb788ff50ca1bff59..876e738a44263352bcc48bcc41032fbba4c15807 100644 (file)
 #include <stdio.h>
 #include <limits.h>
 #include <errno.h>
-#include "../ssl_locl.h"
+#include "../ssl_local.h"
 #include <openssl/evp.h>
 #include <openssl/buffer.h>
 #include <openssl/rand.h>
-#include "record_locl.h"
+#include "record_local.h"
 #include "internal/packet.h"
 
 #if     defined(OPENSSL_SMALL_FOOTPRINT) || \