1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-01 10:06:53 +03:00

- The config header file is now always included in all tests

This commit is contained in:
Paul Bakker
2011-03-26 13:39:34 +00:00
parent 287781a965
commit 579923c51b
7 changed files with 2 additions and 6 deletions

View File

@ -1,5 +1,4 @@
BEGIN_HEADER
#include <polarssl/config.h>
#include <polarssl/x509.h>
#include <polarssl/pem.h>