Renamed record layer header files

Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
Matt Caswell
2015-02-04 15:52:05 +00:00
parent 44cc35d382
commit c99c4c11a2
7 changed files with 7 additions and 4 deletions

View File

@@ -110,6 +110,7 @@
*/
#include "../ssl_locl.h"
#include "record_locl.h"
void SSL3_BUFFER_set_data(SSL3_BUFFER *b, const unsigned char *d, int n)
{