mirror of
https://github.com/curl/curl.git
synced 2026-07-31 09:18:03 +03:00
Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.
This commit is contained in:
parent
9a5c21c16f
commit
efaf688650
6 changed files with 32 additions and 14 deletions
|
|
@ -104,7 +104,6 @@ void idn_free (void *ptr); /* prototype from idn-free.h, not provided by
|
|||
#include "base64.h"
|
||||
#include "ssluse.h"
|
||||
#include "hostip.h"
|
||||
#include "if2ip.h"
|
||||
#include "transfer.h"
|
||||
#include "sendf.h"
|
||||
#include "progress.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue