commit | 58cf392bd49f764b9077048f7d0afb36146580cb | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Tue Nov 01 13:22:05 2016 +0000 |
committer | Andres AG <andres.amayagarcia@arm.com> | Wed Mar 15 13:44:26 2017 +0000 |
tree | 4128cbd263f680cab7d907a76bcc4b833eaecaf1 | |
parent | 61ea6ecfe8c1b06bc1eff108b4cb189b07fa3d97 [diff] |
Remove alt_internal directory
diff --git a/library/ecp.c b/library/ecp.c index 8ecf394..6101983 100644 --- a/library/ecp.c +++ b/library/ecp.c
@@ -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)