]> git.sur5r.net Git - freertos/blob - FreeRTOS-Plus/CyaSSL/cyassl/openssl/opensslv.h
bdcc805ee650a23e4c5355ecbed9a11a5dff99ca
[freertos] / FreeRTOS-Plus / CyaSSL / cyassl / openssl / opensslv.h
1 /* opensslv.h compatibility */
2
3 #ifndef CYASSL_OPENSSLV_H_
4 #define CYASSL_OPENSSLV_H_
5
6
7 /* api version compatibility */
8 #define OPENSSL_VERSION_NUMBER 0x0090410fL
9
10
11 #endif /* header */
12