mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:03:33 +03:00
avoid possibility of using obsoleted stuff
This commit is contained in:
parent
bafba6946c
commit
232d17ec64
9 changed files with 26 additions and 5 deletions
|
|
@ -13,6 +13,8 @@
|
|||
need both of them in the include path), so that we get good in-depth
|
||||
knowledge about the system we're building this on */
|
||||
|
||||
#define CURL_NO_OLDIES
|
||||
|
||||
#include "setup.h"
|
||||
|
||||
#include <curl/curl.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue