Remove alt_internal directory

This commit is contained in:
Janos Follath 2016-11-01 13:22:05 +00:00 committed by Simon Butcher
parent 372697b6b7
commit 47d28f08a6
2 changed files with 2 additions and 3 deletions

View file

@ -64,7 +64,7 @@
#define mbedtls_free free
#endif
#include "mbedtls/alt_internal/ecp_function_alt.h"
#include "mbedtls/ecp_internal.h"
#if ( defined(__ARMCC_VERSION) || defined(_MSC_VER) ) && \
!defined(inline) && !defined(__cplusplus)