commit | 47d28f08a691a088383794dfc084f842b6bd475a | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Tue Nov 01 13:22:05 2016 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu May 11 22:42:14 2017 +0100 |
tree | 085a010f0f991bd4833f82aa95d898c1feb4a9c9 | |
parent | 372697b6b79e72d90737695c6a4adab2d0c81bbd [diff] [blame] |
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)