include openssl/err.h
This commit is contained in:
parent
1963d489e0
commit
c7c5268b5f
@ -37,6 +37,7 @@
|
||||
#include <openssl/rand.h>
|
||||
#include <openssl/evp.h>
|
||||
#include <openssl/hmac.h>
|
||||
#include <openssl/err.h>
|
||||
|
||||
typedef struct {
|
||||
EVP_CIPHER *evp_cipher;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user