forked from wolfSSL/wolfssl
9 lines
95 B
C
9 lines
95 B
C
|
|
/* opensslconf.h for openSSL */
|
||
|
|
|
||
|
|
|
||
|
|
#ifndef OPENSSL_THREADS
|
||
|
|
#define OPENSSL_THREADS
|
||
|
|
#endif
|
||
|
|
|
||
|
|
|