File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131#include <unistd.h>
3232
3333/* wolfSSL */
34+ #ifndef WOLFSSL_USER_SETTINGS
35+ #include <wolfssl/options.h>
36+ #endif
3437#include <wolfssl/options.h>
3538#include <wolfssl/ssl.h>
3639#include <wolfssl/wolfio.h>
Original file line number Diff line number Diff line change 3131#include <unistd.h>
3232
3333/* wolfSSL */
34+ #ifndef WOLFSSL_USER_SETTINGS
35+ #include <wolfssl/options.h>
36+ #endif
3437#include <wolfssl/options.h>
3538#include <wolfssl/ssl.h>
3639#include <wolfssl/wolfio.h>
Original file line number Diff line number Diff line change 3636#endif
3737
3838/* wolfSSL */
39+ #ifndef WOLFSSL_USER_SETTINGS
40+ #include <wolfssl/options.h>
41+ #endif
3942#include <wolfssl/options.h>
4043#include <wolfssl/ssl.h>
4144#include <wolfssl/wolfio.h>
Original file line number Diff line number Diff line change 3636#endif
3737
3838/* wolfSSL */
39+ #ifndef WOLFSSL_USER_SETTINGS
40+ #include <wolfssl/options.h>
41+ #endif
3942#include <wolfssl/options.h>
4043#include <wolfssl/ssl.h>
4144#include <wolfssl/wolfio.h>
You can’t perform that action at this time.
0 commit comments