]> git.ipfire.org Git - thirdparty/curl.git/commit
asyn-ares.c: move all version number checks to the top 7552/head
authorDaniel Stenberg <daniel@haxx.se>
Wed, 11 Aug 2021 06:53:08 +0000 (08:53 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 11 Aug 2021 07:53:13 +0000 (09:53 +0200)
commitc3fa8c6e76e4135dd1f35e9fcbdc7f0ddf3edc3f
tree0d7d7f406d6c11054e899bcf1b4544deaf71ff1d
parentba904db0705c931ff52b4181b21ae95e6e0af3cd
asyn-ares.c: move all version number checks to the top

... and use #ifdef [feature] in the code as per our guidelines.
lib/asyn-ares.c