From 5334a58f9bd177961dc55485dcc98353244db5d0 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 17 Mar 2003 12:38:08 +0000 Subject: Andy Cedilnik's corrections --- docs/examples/ftpupload.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/examples/ftpupload.c') diff --git a/docs/examples/ftpupload.c b/docs/examples/ftpupload.c index 5b430e648..dee44c4ab 100644 --- a/docs/examples/ftpupload.c +++ b/docs/examples/ftpupload.c @@ -11,6 +11,9 @@ #include #include +#include +#include +#include /* * This example shows an FTP upload, with a rename of the file just after -- cgit v1.2.3