Fold threads.h into crypto.h making API public
[openssl.git] / crypto / threads_win.c
index 63647a39a673dc37e3ab0bd513b82d4cb6331934..f2c4cfa179f414a15afe685d424cb407babc2cf9 100644 (file)
@@ -48,7 +48,6 @@
  */
 
 #include <openssl/crypto.h>
-#include "internal/threads.h"
 
 #if defined(OPENSSL_THREADS) && !defined(CRYPTO_TDEBUG) && defined(OPENSSL_SYS_WINDOWS)