diff options
Diffstat (limited to 'docs/examples/ftpgetinfo.c')
-rw-r--r-- | docs/examples/ftpgetinfo.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/examples/ftpgetinfo.c b/docs/examples/ftpgetinfo.c index 52f87d633..f0746693b 100644 --- a/docs/examples/ftpgetinfo.c +++ b/docs/examples/ftpgetinfo.c @@ -23,8 +23,6 @@ #include <string.h> #include <curl/curl.h> -#include <curl/types.h> -#include <curl/easy.h> /* * This is an example showing how to check a single file's size and mtime |