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 "asn1.h"
|
||||
#include <openssl/asn1.h>
|
||||
|
||||
/* Support for ASN1 ENUMERATED type: based on a_int.c */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user