mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-04 05:04:41 +02:00
Add sanity check for configuration method
This commit is contained in:
@@ -24,10 +24,10 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <wolfssl/wolfcrypt/settings.h>
|
||||
#ifndef WOLFSSL_USER_SETTINGS
|
||||
#include <wolfssl/options.h>
|
||||
#endif
|
||||
#include <wolfssl/wolfcrypt/settings.h>
|
||||
|
||||
/* Force enable the compatibility macros for this example */
|
||||
#undef TEST_OPENSSL_COEXIST
|
||||
|
Reference in New Issue
Block a user