Change #include filenames from <foo.h> to <openssl.h>.
Submitted by: Reviewed by: PR:
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include "cryptlib.h"
|
||||
#include "x509v3.h"
|
||||
#include <openssl/x509v3.h>
|
||||
|
||||
static ASN1_INTEGER *asn1_integer_new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user