- Added config.h to requirements for testing

This commit is contained in:
Paul Bakker 2009-10-04 15:25:48 +00:00
parent 5d8d64e1a6
commit c1f3caacf2

View file

@ -1,4 +1,5 @@
BEGIN_HEADER
#include <polarssl/config.h>
#include <polarssl/md2.h>
#include <polarssl/md4.h>
#include <polarssl/md5.h>