mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Define CURL_NO_OLDIES to prevent us from getting obsolete stuff defined.
This commit is contained in:
parent
45391178c9
commit
9f437269fb
@ -23,6 +23,8 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
#define CURL_NO_OLDIES
|
||||||
|
|
||||||
#if !defined(WIN32) && defined(__WIN32__)
|
#if !defined(WIN32) && defined(__WIN32__)
|
||||||
/* Borland fix */
|
/* Borland fix */
|
||||||
#define WIN32
|
#define WIN32
|
||||||
|
Loading…
Reference in New Issue
Block a user