curl: Fix declarations of globals in "curldefs.h"
commitf5f62cbaf3d40498dd60317869f8c8a026973b18
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 4 Feb 2023 11:09:24 +0000 (4 11:09 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 6 Feb 2023 20:02:44 +0000 (6 20:02 +0000)
tree1addb01bfb36c78efcd5d9b38573844280a9149d
parent02af3a23618495da675631a670444ee70bfbb3d7
curl: Fix declarations of globals in "curldefs.h"

Tidy up previous work on this plugin so that every global is declared
in "curldefs.h".  Move the HAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD_T
macro to this header file too.
plugins/curl/curl.c
plugins/curl/curldefs.h