mirror of
https://github.com/curl/curl.git
synced 2026-07-25 22:17:16 +03:00
include transfer.h with correct path
This commit is contained in:
parent
c5afc28952
commit
3b30be5411
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
#include "../vauth/vauth.h"
|
||||
#include "keylog.h"
|
||||
#include "hostcheck.h"
|
||||
#include "transfer.h"
|
||||
#include "../transfer.h"
|
||||
#include "../multiif.h"
|
||||
#include "../curlx/strparse.h"
|
||||
#include "../strdup.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue