]> granicus.if.org Git - curl/commit
zlib/brotli: only include header files in modules needing them
authorPatrick Monnerat <patrick@monnerat.net>
Mon, 13 Nov 2017 13:20:41 +0000 (14:20 +0100)
committerPatrick Monnerat <patrick@monnerat.net>
Mon, 13 Nov 2017 13:20:41 +0000 (14:20 +0100)
commitdef2ca2628fff1973f558e45dd8fe84ca00b54d5
tree27f3b60c71af818b72d2b5deb46cc2c5fae56284
parentfa1512b2a01fd5feb921c20412f4b7526ac70de6
zlib/brotli: only include header files in modules needing them

There is a conflict on symbol 'free_func' between openssl/crypto.h and
zlib.h on AIX. This is an attempt to resolve it.

Bug: https://curl.haxx.se/mail/lib-2017-11/0032.html
Reported-By: Michael Felt
lib/content_encoding.c
lib/urldata.h
lib/version.c