Move ossl_assert
[openssl.git] / ssl / record / rec_layer_d1.c
index 83f40943f3ca3773ddb6f88645fab606d627b2ce..75e3aebdf2649573e04f3b340d6fb3af66bb9d5f 100644 (file)
@@ -15,6 +15,7 @@
 #include <openssl/buffer.h>
 #include "record_locl.h"
 #include "../packet_locl.h"
 #include <openssl/buffer.h>
 #include "record_locl.h"
 #include "../packet_locl.h"
+#include "internal/cryptlib.h"
 
 int DTLS_RECORD_LAYER_new(RECORD_LAYER *rl)
 {
 
 int DTLS_RECORD_LAYER_new(RECORD_LAYER *rl)
 {