Move ossl_assert
[openssl.git] / ssl / ssl_ciph.c
index 47f715d29ee1a14964bbdc9e3f19695117a3fd36..914d0d8f4aa6e1dab25626a4096a962fe96a51df 100644 (file)
@@ -17,6 +17,7 @@
 #include <openssl/crypto.h>
 #include "ssl_locl.h"
 #include "internal/thread_once.h"
+#include "internal/cryptlib.h"
 
 #define SSL_ENC_DES_IDX         0
 #define SSL_ENC_3DES_IDX        1