]> git.ipfire.org Git - thirdparty/curl.git/commit
lib: make more protocol specific struct fields #ifdefed
authorDaniel Stenberg <daniel@haxx.se>
Wed, 1 Jun 2022 12:30:55 +0000 (14:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 1 Jun 2022 12:31:49 +0000 (14:31 +0200)
commit45de940cebf6ac897674018c460c1e73e7e082ad
treed269995d65e01d959dd9f2f4227eb64e17988b21
parentbb130871c0878dbae97128655103b5944505af92
lib: make more protocol specific struct fields #ifdefed

... so that they don't take up space if the protocols are disabled in
the build.

Closes #8944
lib/curl_setup.h
lib/curl_setup_once.h
lib/ftp.c
lib/ftp.h
lib/getinfo.c
lib/sendf.c
lib/setopt.c
lib/transfer.c
lib/url.c
lib/urldata.h