Version 2.1.4
- Fix compile error under MS Visual C++ caused by
struct timeval
being defined inwinsock.h
rather thansys/time.h
(thx Jon Beniston) - Fix compile error under GCC >= 10 (multiple definitions of
asn_debug_indent
) - Fix for cmake >=3.17 not finding zlib1.dll when building with MinGW.