summaryrefslogtreecommitdiff
path: root/e_os.h
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-03-20 13:40:16 +0000
committerUlf Möller <ulf@openssl.org>2000-03-20 13:40:16 +0000
commit71b4d8971b433df55d3112ca5f67f9e0a5f0667f (patch)
tree8dec19191e96c31decf09cfcb6cedd0975ed1410 /e_os.h
parent88220dcb21ecef064dd52d075169d7c16cc822b5 (diff)
downloadopenssl-new-71b4d8971b433df55d3112ca5f67f9e0a5f0667f.tar.gz
Problems with the Windows build.
Diffstat (limited to 'e_os.h')
-rw-r--r--e_os.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/e_os.h b/e_os.h
index f5bcceb8ac..8c8fb94e2c 100644
--- a/e_os.h
+++ b/e_os.h
@@ -194,9 +194,7 @@ extern "C" {
# include <io.h>
# include <fcntl.h>
-# ifdef __MINGW32__
-# define ssize_t long
-# endif
+# define ssize_t long
# if defined (__BORLANDC__)
# define _setmode setmode