forked from wolfSSL/wolfssl
1.8.8 init
This commit is contained in:
12
include/openssl/opensslv.h
Normal file
12
include/openssl/opensslv.h
Normal file
@@ -0,0 +1,12 @@
|
||||
/* opensslv.h compatibility */
|
||||
|
||||
#ifndef CYASSL_OPENSSLV_H_
|
||||
#define CYASSL_OPENSSLV_H_
|
||||
|
||||
|
||||
/* api version compatibility */
|
||||
#define OPENSSL_VERSION_NUMBER 0x0090410fL
|
||||
|
||||
|
||||
#endif /* header */
|
||||
|
||||
Reference in New Issue
Block a user