Make sure ERR_get_error() is declared.
This commit is contained in:
parent
7be7c2eda5
commit
669cefdd35
@ -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)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user