projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88220dc
)
Problems with the Windows build.
author
Ulf Möller
<ulf@openssl.org>
Mon, 20 Mar 2000 13:40:16 +0000
(13:40 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Mon, 20 Mar 2000 13:40:16 +0000
(13:40 +0000)
crypto/Makefile.ssl
patch
|
blob
|
history
e_os.h
patch
|
blob
|
history
diff --git
a/crypto/Makefile.ssl
b/crypto/Makefile.ssl
index cd41e12eba87d945c09596d2c18bd5891fe8fc13..eb022e46aa1aa9ca08cc41a6544c41e8fc9d013c 100644
(file)
--- a/
crypto/Makefile.ssl
+++ b/
crypto/Makefile.ssl
@@
-40,7
+40,7
@@
LIBOBJ= cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o tmdiff.o cpt_err.o ebcdi
SRC= $(LIBSRC)
EXHEADER= crypto.h tmdiff.h opensslv.h opensslconf.h ebcdic.h
-HEADER= cryptlib.h buildinf.h $(EXHEADER)
+HEADER= cryptlib.h buildinf.h
md32_common.h
$(EXHEADER)
ALL= $(GENERAL) $(SRC) $(HEADER)
diff --git
a/e_os.h
b/e_os.h
index f5bcceb8acc89ec4027e0346714bbd4184440cfc..8c8fb94e2c4af054bb576f52fe77a206b6629f25 100644
(file)
--- 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