mirror of https://github.com/getdnsapi/getdns.git
The change mostly consists of removing or replacing non-standard (usually POSIX) header includes. Guards for replacements for inet_ntop(), inet_pton() and gettimeofday() are updated; the first two are macros on Windows, so the guards are changed to HAVE_DECL. gettimeofday() is present on MinGW builds but not Visual Studio, so that has a function check. |
||
---|---|---|
.. | ||
getdns.h.in | ||
getdns_ext_libev.h | ||
getdns_ext_libevent.h | ||
getdns_ext_libuv.h | ||
getdns_extra.h.in |