]> granicus.if.org Git - curl/commit
mbedtls: fix compiler warning
authorDaniel Stenberg <daniel@haxx.se>
Sat, 19 Mar 2016 21:37:21 +0000 (22:37 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 19 Mar 2016 21:37:21 +0000 (22:37 +0100)
commit80851028efc2fa9554ea289c2aea58eb9d46a7a7
tree0f2ccce1eee872c6a74f348945e8839408430994
parent4ff5cfd5fa5f4bce90852efef1c5f28995171108
mbedtls: fix compiler warning

vtls/mbedtls.h:67:36: warning: implicit declaration of function
‘mbedtls_sha256’ [-Wimplicit-function-declaration]
lib/vtls/mbedtls.c