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

This commit is contained in:
Daniel Stenberg 2002-03-20 10:54:17 +00:00
Родитель 854277bae5
Коммит 67b0f9aacd
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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"