Problems with the Windows build.
This commit is contained in:
parent
88220dcb21
commit
71b4d8971b
@ -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)
|
SRC= $(LIBSRC)
|
||||||
|
|
||||||
EXHEADER= crypto.h tmdiff.h opensslv.h opensslconf.h ebcdic.h
|
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)
|
ALL= $(GENERAL) $(SRC) $(HEADER)
|
||||||
|
|
||||||
|
2
e_os.h
2
e_os.h
@ -194,9 +194,7 @@ extern "C" {
|
|||||||
# include <io.h>
|
# include <io.h>
|
||||||
# include <fcntl.h>
|
# include <fcntl.h>
|
||||||
|
|
||||||
# ifdef __MINGW32__
|
|
||||||
# define ssize_t long
|
# define ssize_t long
|
||||||
# endif
|
|
||||||
|
|
||||||
# if defined (__BORLANDC__)
|
# if defined (__BORLANDC__)
|
||||||
# define _setmode setmode
|
# define _setmode setmode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user