SSL/TLS Library
CyaSSL is SSL/TLS library for embedded systems.
Diff: cyassl/openssl/opensslconf.h
- Revision:
- 0:9d17e4342598
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cyassl/openssl/opensslconf.h Sun Apr 20 12:40:57 2014 +0000 @@ -0,0 +1,8 @@ +/* opensslconf.h for openSSL */ + + +#ifndef OPENSSL_THREADS + #define OPENSSL_THREADS +#endif + +