Fix MD5 link issue

pull/6056/head
adustm 2017-12-14 14:38:59 +01:00 committed by adbridge
parent 192de3f4ec
commit 143b44815d
1 changed files with 1 additions and 1 deletions

View File

@ -17,8 +17,8 @@
* limitations under the License. * limitations under the License.
* *
*/ */
#if defined(MBEDTLS_MD5_C)
#include "mbedtls/md5.h" #include "mbedtls/md5.h"
#if defined(MBEDTLS_MD5_C)
#if defined(MBEDTLS_MD5_ALT) #if defined(MBEDTLS_MD5_ALT)
#include "mbedtls/platform.h" #include "mbedtls/platform.h"