make sure all tests/examples *.c use settings.h correctly

This commit is contained in:
toddouska
2013-04-10 12:17:23 -07:00
parent 97e0ec073f
commit f535e5428e
15 changed files with 30 additions and 0 deletions

View File

@@ -23,6 +23,8 @@
#include <config.h>
#endif
#include <cyassl/ctaocrypt/settings.h>
#ifndef _WIN32
#define HAVE_CONFIG_H
#endif