forked from wolfSSL/wolfssl
check for compiling misc.c when not needed
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#ifdef NO_INLINE
|
||||
#include <wolfssl/wolfcrypt/misc.h>
|
||||
#else
|
||||
#define WOLFSSL_MISC_COMPILED
|
||||
#include <wolfcrypt/src/misc.c>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user