aboutsummaryrefslogtreecommitdiff
path: root/visualc
diff options
context:
space:
mode:
authorChris Jones <christopher.jones@arm.com>2021-03-05 18:38:47 +0000
committerChris Jones <christopher.jones@arm.com>2021-03-10 12:52:37 +0000
commit84a773f8e6cd97f749ff1c64680ad0e982900aed (patch)
tree697b4ded577a126e69ebbe51c9d8d61f67f82225 /visualc
parent4c5819c318a90dba634cd8ed49eb81dae29efd49 (diff)
downloadmbedtls-84a773f8e6cd97f749ff1c64680ad0e982900aed.zip
mbedtls-84a773f8e6cd97f749ff1c64680ad0e982900aed.tar.gz
mbedtls-84a773f8e6cd97f749ff1c64680ad0e982900aed.tar.bz2
Rename ssl_internal.h to ssl_misc.h
Signed-off-by: Chris Jones <christopher.jones@arm.com>
Diffstat (limited to 'visualc')
-rw-r--r--visualc/VS2010/mbedTLS.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/visualc/VS2010/mbedTLS.vcxproj b/visualc/VS2010/mbedTLS.vcxproj
index 350eea8..7c79493 100644
--- a/visualc/VS2010/mbedTLS.vcxproj
+++ b/visualc/VS2010/mbedTLS.vcxproj
@@ -251,8 +251,8 @@
<ClInclude Include="..\..\library\psa_crypto_slot_management.h" />
<ClInclude Include="..\..\library\psa_crypto_storage.h" />
<ClInclude Include="..\..\library\rsa_internal.h" />
- <ClInclude Include="..\..\library\ssl_internal.h" />
<ClInclude Include="..\..\library\ssl_invasive.h" />
+ <ClInclude Include="..\..\library\ssl_misc.h" />
<ClInclude Include="..\..\library\ssl_tls13_keys.h" />
<ClInclude Include="..\..\3rdparty\everest\include\everest\everest.h" />
<ClInclude Include="..\..\3rdparty\everest\include\everest\Hacl_Curve25519.h" />