Since asn1.h gets included recursively from many places, the easiest
is to have asn1.h include e_os.h and e_os2.h. Of course, this makes the unofficial "non-export" status of e_os.h a bit delicate...
This commit is contained in:
parent
ecbe07817a
commit
e102a3dcfd
@ -70,6 +70,9 @@
|
||||
|
||||
#include <openssl/symhacks.h>
|
||||
|
||||
#include <openssl/e_os.h>
|
||||
#include <openssl/e_os2.h>
|
||||
|
||||
#ifdef OPENSSL_BUILD_SHLIBCRYPTO
|
||||
# undef OPENSSL_EXTERN
|
||||
# define OPENSSL_EXTERN OPENSSL_EXPORT
|
||||
|
Loading…
x
Reference in New Issue
Block a user