mirror of
https://github.com/curl/curl.git
synced 2025-02-11 14:50:40 +08: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$
|
||||
***************************************************************************/
|
||||
|
||||
#define CURL_NO_OLDIES
|
||||
|
||||
#if !defined(WIN32) && defined(__WIN32__)
|
||||
/* Borland fix */
|
||||
#define WIN32
|
||||
|
Loading…
Reference in New Issue
Block a user