Skip to content

Commit c7c5268

Browse files
committed
include openssl/err.h
1 parent 1963d48 commit c7c5268

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/crypto_openssl.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
#include <openssl/rand.h>
3838
#include <openssl/evp.h>
3939
#include <openssl/hmac.h>
40+
#include <openssl/err.h>
4041

4142
typedef struct {
4243
EVP_CIPHER *evp_cipher;

0 commit comments

Comments
 (0)