mirror of https://github.com/wolfSSL/wolfssl.git
opensslv: include version.h for libwolfssl hex symbol
parent
0397d90713
commit
ea02fea3ef
|
@ -25,6 +25,7 @@
|
|||
#define WOLFSSL_OPENSSLV_H_
|
||||
|
||||
#include <wolfssl/wolfcrypt/settings.h>
|
||||
#include <wolfssl/version.h>
|
||||
|
||||
#if defined(OPENSSL_EXTRA) || defined(OPENSSL_EXTRA_X509_SMALL)
|
||||
|
||||
|
|
Loading…
Reference in New Issue