Fold threads.h into crypto.h making API public
[oweals/openssl.git] / ssl / ssl_cert.c
index dc7debbab262f51f317dc1d1d513b681a5ede20e..43589ef2711b4fd97105bf3c927c5970c28fb041 100644 (file)
 #include <openssl/x509v3.h>
 #include <openssl/dh.h>
 #include <openssl/bn.h>
-#include "internal/threads.h"
+#include <openssl/crypto.h>
 #include "ssl_locl.h"
 
 static int ssl_security_default_callback(const SSL *s, const SSL_CTX *ctx, int op,