提交 2d5724aa 编写于 作者: R Richard Levitte

Add inclusion of stdlib.h in include/openssl/mdc2.h

Needed to get size_t
Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 e30dff9e
......@@ -13,6 +13,7 @@
# include <openssl/opensslconf.h>
#ifndef OPENSSL_NO_MDC2
# include <stdlib.h>
# include <openssl/des.h>
# ifdef __cplusplus
extern "C" {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册