Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ssl
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2003-02-22 21:02:46 +0300
committerUlf Möller <ulf@openssl.org>2003-02-22 21:02:46 +0300
commit37d9503a67b61cf6946833b604bcd6af91a3da49 (patch)
treedabfc3245fc782286d92dbd5ade207b926772a83 /ssl
parenta1033894d7da4401ffb76882dfbd5536a6ba3e9f (diff)
mingw related cleanups, as in head
Diffstat (limited to 'ssl')
-rw-r--r--ssl/ssltest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssl/ssltest.c b/ssl/ssltest.c
index 42b6f1fc8b..47c383200a 100644
--- a/ssl/ssltest.c
+++ b/ssl/ssltest.c
@@ -142,7 +142,6 @@
#ifdef OPENSSL_SYS_WINDOWS
#include <winsock.h>
-#include "../crypto/bio/bss_file.c"
#else
#include OPENSSL_UNISTD
#endif