]> granicus.if.org Git - curl/commitdiff
include progress.h for Curl_pgrsSetDownloadCounter function prototype
authorYang Tse <yangsita@gmail.com>
Mon, 2 Nov 2009 20:04:18 +0000 (20:04 +0000)
committerYang Tse <yangsita@gmail.com>
Mon, 2 Nov 2009 20:04:18 +0000 (20:04 +0000)
lib/ldap.c

index 11d9f31f649b704b1d000e5de529e3ecea9a5116..4ae304cf3475094097e961c81daf8382b7305e1d 100644 (file)
@@ -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"