mirror of
https://github.com/libp2p/go-openssl.git
synced 2025-04-25 17:50:23 +08:00
move defines to shim header
This commit is contained in:
parent
37dddbfb29
commit
1ea168d098
8
shim.c
8
shim.c
@ -15,14 +15,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef SSL_MODE_RELEASE_BUFFERS
|
||||
#define SSL_MODE_RELEASE_BUFFERS 0
|
||||
#endif
|
||||
|
||||
#ifndef SSL_OP_NO_COMPRESSION
|
||||
#define SSL_OP_NO_COMPRESSION 0
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include <openssl/conf.h>
|
||||
|
Loading…
Reference in New Issue
Block a user