mirror of
https://github.com/curl/curl.git
synced 2026-06-19 18:45:39 +03:00
Define CURL_NO_OLDIES to prevent us from getting obsolete stuff defined.
This commit is contained in:
parent
45391178c9
commit
9f437269fb
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@
|
|||
* $Id$
|
||||
***************************************************************************/
|
||||
|
||||
#define CURL_NO_OLDIES
|
||||
|
||||
#if !defined(WIN32) && defined(__WIN32__)
|
||||
/* Borland fix */
|
||||
#define WIN32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue