提交 669cefdd 编写于 作者: R Richard Levitte

Make sure ERR_get_error() is declared.

上级 7be7c2ed
......@@ -56,8 +56,10 @@
*
*/
#include <openssl/err.h>
#include <openssl/engine.h>
#include "engine_int.h"
static int engine_add(ENGINE *e)
{
if (!ENGINE_by_id(ENGINE_get_id(e)))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册