VMS doesn't support includes of paths very well.
This commit is contained in:
@@ -69,7 +69,11 @@
|
||||
#endif
|
||||
#include <openssl/bn.h>
|
||||
|
||||
#ifdef FLAT_INC
|
||||
#include "asn1_locl.h"
|
||||
#else
|
||||
#include "../asn1/asn1_locl.h"
|
||||
#endif
|
||||
|
||||
/* Extract a private key from a PKCS8 structure */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user