提交 8d9fb8c8 编写于 作者: M Matt Caswell

Fix no-seed

Fix compilation with --strict-warnings and no-seed
Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 dc110177
......@@ -53,7 +53,9 @@
*/
#include <openssl/opensslconf.h>
#ifndef OPENSSL_NO_SEED
#ifdef OPENSSL_NO_SEED
NON_EMPTY_TRANSLATION_UNIT
#else
# include <openssl/evp.h>
# include <openssl/err.h>
# include <string.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册