X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fthreads_win.c;h=f2c4cfa179f414a15afe685d424cb407babc2cf9;hp=63647a39a673dc37e3ab0bd513b82d4cb6331934;hb=5c4328f04f63bc288d4e069e1453ab18b0309f16;hpb=6b888643105e37d340d509b98023b4779653c8a7 diff --git a/crypto/threads_win.c b/crypto/threads_win.c index 63647a39a6..f2c4cfa179 100644 --- a/crypto/threads_win.c +++ b/crypto/threads_win.c @@ -48,7 +48,6 @@ */ #include -#include "internal/threads.h" #if defined(OPENSSL_THREADS) && !defined(CRYPTO_TDEBUG) && defined(OPENSSL_SYS_WINDOWS)