better naming of macro and alter misc.c check

This commit is contained in:
Jacob Barthelmeh
2016-03-29 13:42:40 -06:00
parent 7e90e2e540
commit e60adfc9da
38 changed files with 39 additions and 41 deletions

View File

@ -24,5 +24,6 @@
#include <wolfssl/wolfcrypt/misc.h>
#else
/* for inline includes */
#define WOLFSSL_MISC_INCLUDED
#include <wolfcrypt/src/misc.c>
#endif