diff options
-rw-r--r-- | lib/ftp.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ #include "transfer.h" #include "escape.h" #include "http.h" /* for HTTP proxy tunnel stuff */ +#include "socks.h" #include "ftp.h" #ifdef HAVE_KRB4 |
index : curl | ||
cURL mirror with patches applied | Ben |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | lib/ftp.c | 1 |
@@ -75,6 +75,7 @@ #include "transfer.h" #include "escape.h" #include "http.h" /* for HTTP proxy tunnel stuff */ +#include "socks.h" #include "ftp.h" #ifdef HAVE_KRB4 |