From: Yang Tse Date: Mon, 2 Nov 2009 20:04:18 +0000 (+0000) Subject: include progress.h for Curl_pgrsSetDownloadCounter function prototype X-Git-Tag: curl-7_19_7~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8da2980ed4e97a109e26eb51d650a1317c41fcc;p=curl include progress.h for Curl_pgrsSetDownloadCounter function prototype --- diff --git a/lib/ldap.c b/lib/ldap.c index 11d9f31f6..4ae304cf3 100644 --- a/lib/ldap.c +++ b/lib/ldap.c @@ -66,6 +66,7 @@ #include #include "sendf.h" #include "escape.h" +#include "progress.h" #include "transfer.h" #include "strequal.h" #include "strtok.h"