A lot of things are undeclared unless x509.h is included.
This commit is contained in:
parent
796c6eadcb
commit
e3a7463c5d
@ -3,6 +3,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <openssl/pkcs7.h>
|
#include <openssl/pkcs7.h>
|
||||||
#include <openssl/asn1_mac.h>
|
#include <openssl/asn1_mac.h>
|
||||||
|
#include <openssl/x509.h>
|
||||||
|
|
||||||
int add_signed_time(PKCS7_SIGNER_INFO *si)
|
int add_signed_time(PKCS7_SIGNER_INFO *si)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user