X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fthreads_none.c;h=f7e53593a234a4d860656bb50f5e84ac0bed4921;hp=1fc2f0fe6c80b9f70d9396bb5563c17900c34782;hb=5f8dd0f849d3bb87b2224715f8880716f39e9b0a;hpb=c57c32a8b1e381a5f272e64db349ebadc1ce4ff5 diff --git a/crypto/threads_none.c b/crypto/threads_none.c index 1fc2f0fe6c..f7e53593a2 100644 --- a/crypto/threads_none.c +++ b/crypto/threads_none.c @@ -8,7 +8,7 @@ */ #include -#include +#include "internal/cryptlib.h" #if !defined(OPENSSL_THREADS) || defined(CRYPTO_TDEBUG)