examples: cleanup curl includes
Only <curl/curl.h> is needed typically and curl/types.h has been removed
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include <curl/curl.h>
|
||||
#include <curl/types.h>
|
||||
#include <curl/easy.h>
|
||||
|
||||
/*
|
||||
* Similar to ftpget.c but this also stores the received response-lines
|
||||
|
Reference in New Issue
Block a user