mirror of
https://github.com/curl/curl.git
synced 2026-08-25 11:23:39 +03:00
Fixed some more simple compile warnings in the examples.
This commit is contained in:
parent
b85b56a73d
commit
4706a93341
9 changed files with 12 additions and 9 deletions
|
|
@ -14,6 +14,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.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