Commit ea048cc
committed
fix: not compiling against curl 8.16.0
Including curl/multi.h now requires including curl/curl.h before.
This is alreay fixed by curl_prelude.h, so just include that instead of
manually including curl multi.1 parent 5a07b4b commit ea048cc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments