1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Revert "Remove certs.h"

This reverts commit b8e4ae18cf.
This commit is contained in:
Gilles Peskine
2020-02-26 18:25:08 +01:00
parent 3d5f05b9fb
commit 40f17dc803
5 changed files with 110 additions and 0 deletions

View File

@ -162,6 +162,7 @@
<ClInclude Include="..\..\include\mbedtls\bn_mul.h" />
<ClInclude Include="..\..\include\mbedtls\camellia.h" />
<ClInclude Include="..\..\include\mbedtls\ccm.h" />
<ClInclude Include="..\..\include\mbedtls\certs.h" />
<ClInclude Include="..\..\include\mbedtls\chacha20.h" />
<ClInclude Include="..\..\include\mbedtls\chachapoly.h" />
<ClInclude Include="..\..\include\mbedtls\check_config.h" />