mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-10 23:15:40 +00:00
- Added config.h to requirements for testing
This commit is contained in:
parent
5d8d64e1a6
commit
c1f3caacf2
|
@ -1,4 +1,5 @@
|
||||||
BEGIN_HEADER
|
BEGIN_HEADER
|
||||||
|
#include <polarssl/config.h>
|
||||||
#include <polarssl/md2.h>
|
#include <polarssl/md2.h>
|
||||||
#include <polarssl/md4.h>
|
#include <polarssl/md4.h>
|
||||||
#include <polarssl/md5.h>
|
#include <polarssl/md5.h>
|
||||||
|
|
Loading…
Reference in a new issue