Commit 67b0f9aa authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

no longer include "multi.h", it comes with the regular curl/curl.h now

parent 854277ba
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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"