forked from wolfSSL/wolfssl
make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <cyassl/ctaocrypt/settings.h>
|
||||
|
||||
/*
|
||||
* Based on public domain TomsFastMath 0.10 by Tom St Denis, tomstdenis@iahu.ca,
|
||||
* http://math.libtomcrypt.com
|
||||
|
||||
Reference in New Issue
Block a user