1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00

change test function includes to use one convention

This commit is contained in:
Rich Evans
2015-02-06 13:57:42 +00:00
parent 00ab47026b
commit ce2f237697
37 changed files with 69 additions and 72 deletions

View File

@ -27,6 +27,7 @@
#endif
#if defined(POLARSSL_PEM_PARSE_C) || defined(POLARSSL_PEM_WRITE_C)
#include "polarssl/pem.h"
#include "polarssl/base64.h"
#include "polarssl/des.h"