mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:31:41 +03:00
examples: cleanup curl includes
Only <curl/curl.h> is needed typically and curl/types.h has been removed
This commit is contained in:
parent
fb48e2050b
commit
ac28971aa6
10 changed files with 0 additions and 21 deletions
|
|
@ -37,8 +37,6 @@
|
|||
#include <pthread.h>
|
||||
|
||||
#include <curl/curl.h>
|
||||
#include <curl/types.h> /* new for v7 */
|
||||
#include <curl/easy.h> /* new for v7 */
|
||||
|
||||
#define NUMT 4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue