Node.js has a wrapper for c-ares that depends on this header. Is it possible to provide the file as a public interface and install by default?
It is used here: https://github.com/nodejs/node/blob/master/src/cares_wrap.h
See also discussions here: nodejs/node#39739 (comment)
Node.js has a wrapper for c-ares that depends on this header. Is it possible to provide the file as a public interface and install by default?
It is used here: https://github.com/nodejs/node/blob/master/src/cares_wrap.h
See also discussions here: nodejs/node#39739 (comment)