include tfm in example client for veiwing FP_MAX_BITS
This commit is contained in:
parent
cc10c971cd
commit
ed9aaa93f4
@ -44,6 +44,11 @@
|
||||
|
||||
#ifndef NO_WOLFSSL_CLIENT
|
||||
|
||||
#ifdef USE_FAST_MATH
|
||||
/* included to inspect the size of FP_MAX_BITS */
|
||||
#include <wolfssl/wolfcrypt/tfm.h>
|
||||
#endif
|
||||
|
||||
#ifdef WOLFSSL_ASYNC_CRYPT
|
||||
static int devId = INVALID_DEVID;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user