forked from wolfSSL/wolfssl
Merge pull request #7202 from julek-wolfssl/bio-include-ssl
If bio.h is included first then it can't include options.h on its own
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
#ifndef WOLFSSL_BIO_H_
|
#ifndef WOLFSSL_BIO_H_
|
||||||
#define WOLFSSL_BIO_H_
|
#define WOLFSSL_BIO_H_
|
||||||
|
|
||||||
|
#include <wolfssl/openssl/ssl.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Reference in New Issue
Block a user