Problems with the Windows build.

This commit is contained in:
Ulf Möller 2000-03-20 13:40:16 +00:00
parent 88220dcb21
commit 71b4d8971b
2 changed files with 2 additions and 4 deletions

View File

@ -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)

2
e_os.h
View File

@ -194,9 +194,7 @@ extern "C" {
# include <io.h>
# include <fcntl.h>
# ifdef __MINGW32__
# define ssize_t long
# endif
# if defined (__BORLANDC__)
# define _setmode setmode