On Mon, 13 Nov 2017, Patrick Monnerat via curl-library wrote:
Alternatively, we can include zlib.h only in referencing sources (content_encoding.c, version.c) that do not include openssl stuff instead of urldata.h, and give it a try on AIX,
That's probably a good idea anway, if we don't need those headers elsewhere. No point in wasting compile time on including extra headers...
-- / daniel.haxx.se ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
