提交 47f3eafb 编写于 作者: R Richard Levitte

Try to avoid double declaration of ERR_load_PEM_strings().

PR 71
上级 53fc93dd
......@@ -61,7 +61,9 @@
extern "C" {
#endif
#ifndef HEADER_PEM_H
void ERR_load_PEM_strings(void);
#endif
#ifdef __cplusplus
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册