openssl: Undef OpenSSLs X509_NAME defined by <wincrypt.h>
This commit is contained in:
@@ -22,6 +22,12 @@
|
||||
#define OPENSSL_UTIL_H_
|
||||
|
||||
#include <library.h>
|
||||
|
||||
#ifdef X509_NAME
|
||||
/* from <wincrypt.h> */
|
||||
# undef X509_NAME
|
||||
#endif
|
||||
|
||||
#include <openssl/bn.h>
|
||||
#include <openssl/asn1.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user