提交 71b4d897 编写于 作者: U Ulf Möller

Problems with the Windows build.

上级 88220dcb
......@@ -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)
......
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册