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

@@ -187,7 +187,7 @@ void wc_AesFreeCavium(Aes* aes)
#ifdef NO_INLINE
#include <wolfssl/wolfcrypt/misc.h>
#else
#define WOLFSSL_MISC_COMPILED
#define WOLFSSL_MISC_INCLUDED
#include <wolfcrypt/src/misc.c>
#endif
#ifdef DEBUG_AESNI