Fold threads.h into crypto.h making API public
[openssl.git] / test / threadstest.c
index e3a9ff5849ca28880b4537697929b76a6eb4f8c4..e15f2c31ae78928eb54d159088e5f68e9810b781 100644 (file)
@@ -50,7 +50,6 @@
 #include <stdio.h>
 
 #include <openssl/crypto.h>
-#include "internal/threads.h"
 
 #if !defined(OPENSSL_THREADS) || defined(CRYPTO_TDEBUG)