]> git.sur5r.net Git - freertos/blob - FreeRTOS-Plus/CyaSSL/cyassl/openssl/opensslconf.h
Add FreeRTOS-Plus directory.
[freertos] / FreeRTOS-Plus / CyaSSL / cyassl / openssl / opensslconf.h
1 /* opensslconf.h for openSSL */
2
3
4 #ifndef OPENSSL_THREADS
5     #define OPENSSL_THREADS
6 #endif
7
8