mirror of
https://github.com/curl/curl.git
synced 2026-04-15 05:01:42 +03:00
include progress.h for Curl_pgrsSetDownloadCounter function prototype
This commit is contained in:
parent
b19dc0eeb0
commit
c8da2980ed
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@
|
|||
#include <curl/curl.h>
|
||||
#include "sendf.h"
|
||||
#include "escape.h"
|
||||
#include "progress.h"
|
||||
#include "transfer.h"
|
||||
#include "strequal.h"
|
||||
#include "strtok.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue