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>
|
||||
|
||||
#ifndef NO_PWDBASED
|
||||
|
||||
#include <cyassl/ctaocrypt/pwdbased.h>
|
||||
|
||||
Reference in New Issue
Block a user