no longer include "multi.h", it comes with the regular curl/curl.h now
This commit is contained in:
Родитель
854277bae5
Коммит
67b0f9aacd
|
@ -26,8 +26,6 @@
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <curl/curl.h>
|
#include <curl/curl.h>
|
||||||
|
|
||||||
#include "multi.h" /* will become <curl/multi.h> soon */
|
|
||||||
|
|
||||||
#include "urldata.h"
|
#include "urldata.h"
|
||||||
#include "transfer.h"
|
#include "transfer.h"
|
||||||
#include "url.h"
|
#include "url.h"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче