mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-05 19:42:16 -04:00

On runtime it will attempt to get inet_pton() from ws2_32.dll but it's not there and the DLL/program containing mbedtls will not load. Signed-off-by: Steve Lhomme <robux4@ycbcr.xyz>