Move ossl_assert
[openssl.git] / ssl / record / ssl3_record.c
index bd27290aa81aecaadcb72639f1eee16f1ce2cf34..afb03fde5be353608d34678450ef53e0f17c83b9 100644 (file)
@@ -11,6 +11,7 @@
 #include "internal/constant_time_locl.h"
 #include <openssl/rand.h>
 #include "record_locl.h"
+#include "internal/cryptlib.h"
 
 static const unsigned char ssl3_pad_1[48] = {
     0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36, 0x36,