Merge pull request #5006 from dgarske/mcapi_test

This commit is contained in:
Anthony Hu
2022-03-31 18:06:13 -04:00
committed by GitHub

View File

@ -26,10 +26,10 @@
/* mc api header */
#include "crypto.h"
#include <wolfssl/wolfcrypt/settings.h>
#include "crypto.h"
/* sanity test against our default implementation, wolfssl headers */
#include <wolfssl/wolfcrypt/md5.h>
#include <wolfssl/wolfcrypt/sha.h>