mirror of
https://github.com/curl/curl.git
synced 2026-07-08 12:17:15 +03:00
no longer include "multi.h", it comes with the regular curl/curl.h now
This commit is contained in:
parent
854277bae5
commit
67b0f9aacd
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@
|
|||
#include <string.h>
|
||||
#include <curl/curl.h>
|
||||
|
||||
#include "multi.h" /* will become <curl/multi.h> soon */
|
||||
|
||||
#include "urldata.h"
|
||||
#include "transfer.h"
|
||||
#include "url.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue