mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
remove duplicate BIO_CLOSE/BIO_NOCLOSE definition, already in openssl/bio.h
This commit is contained in:
@@ -2209,9 +2209,6 @@ enum {
|
||||
*/
|
||||
SSL_MODE_RELEASE_BUFFERS = -1, /* For libwebsockets build. No current use. */
|
||||
|
||||
BIO_CLOSE = 1,
|
||||
BIO_NOCLOSE = 0,
|
||||
|
||||
X509_FILETYPE_PEM = 8,
|
||||
|
||||
X509_V_OK = 0,
|
||||
|
Reference in New Issue
Block a user