Use only one or the other

pull/8168/head
Andras Fekete 2024-11-08 14:34:16 -05:00
parent c868c3ecff
commit a295aef0b2
1 changed files with 2 additions and 2 deletions

View File

@ -21,11 +21,11 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#else
#ifndef WOLFSSL_USER_SETTINGS
#include <wolfssl/options.h>
#endif
#endif
#include <wolfssl/wolfcrypt/settings.h>
#include <tests/unit.h>