wolfssl: Include settings.h in case WOLFSSL_USER_SETTINGS is defined

This commit is contained in:
Tobias Brunner
2025-06-02 09:15:05 +02:00
parent 217049606b
commit d0292a6f50
@@ -50,6 +50,7 @@
#ifndef WOLFSSL_USER_SETTINGS
#include <wolfssl/options.h>
#endif
#include <wolfssl/wolfcrypt/settings.h>
/* Disable inclusion of the wolfSSL OpenSSL compatibility layer header (if
* configured) as it is not used by the plugin and causes conflicts */