summaryrefslogtreecommitdiffstats
path: root/crypto/threads
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/threads')
-rw-r--r--crypto/threads/mttest.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/crypto/threads/mttest.c b/crypto/threads/mttest.c
index 7142e4edc7..54d598565d 100644
--- a/crypto/threads/mttest.c
+++ b/crypto/threads/mttest.c
@@ -86,11 +86,6 @@
#include <openssl/err.h>
#include <openssl/rand.h>
-#ifdef OPENSSL_NO_FP_API
-#define APPS_WIN16
-#include "../buffer/bss_file.c"
-#endif
-
#define TEST_SERVER_CERT "../../apps/server.pem"
#define TEST_CLIENT_CERT "../../apps/client.pem"