mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:43:37 +03:00
Andy Cedilnik's corrections
This commit is contained in:
parent
2616bdc4cd
commit
5334a58f9b
2 changed files with 4 additions and 1 deletions
|
|
@ -11,6 +11,9 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#include <curl/curl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
/*
|
||||
* This example shows an FTP upload, with a rename of the file just after
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue