Fixed some more simple compile warnings in the examples.

This commit is contained in:
Dan Fandrich
2007-07-16 21:22:12 +00:00
parent b85b56a73d
commit 4706a93341
9 changed files with 12 additions and 9 deletions

View File

@@ -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