summaryrefslogtreecommitdiffstats
path: root/crypto/threads
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2003-02-22 18:00:14 +0000
committerUlf Möller <ulf@openssl.org>2003-02-22 18:00:14 +0000
commit66ecdf3bfb0320647b8e2ab9f93ffc3f231e54e8 (patch)
treeb0b88997bd1005fe025cc775bb2865331dcae257 /crypto/threads
parent7841edc9c1aa18b4b2454b18c6e72eb5cb2f4ae5 (diff)
more mingw related cleanups.
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"